mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-11-22 04:23:01 +00:00
tweak the CSS for the download page to match the new theme
This commit is contained in:
parent
87b3bd7d81
commit
a5be9702fa
1 changed files with 2 additions and 1 deletions
|
@ -59,7 +59,8 @@
|
||||||
<!------------------->
|
<!------------------->
|
||||||
<link rel="stylesheet" href="//starbeamrainbowlabs.com/theme/basic.css" />
|
<link rel="stylesheet" href="//starbeamrainbowlabs.com/theme/basic.css" />
|
||||||
<style>
|
<style>
|
||||||
body { padding: 1rem; } /* syntaxtic gets confused sometimes */
|
body { padding: 1rem; color: #442772; background-colour: #eee8f2; } /* syntaxtic gets confused sometimes */
|
||||||
|
a { color: #9e7eb4; }
|
||||||
.largebutton { font-size: 2rem; }
|
.largebutton { font-size: 2rem; }
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue