corgi/common.css: Difference between revisions
From Rise: The Vieneo Province
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
font-family: "Trebuchet MS", Helvetica, sans-serif; | font-family: "Trebuchet MS", Helvetica, sans-serif; | ||
color: #666677!important; | color: #666677!important; | ||
text-transform: uppercase; | |||
} | } | ||
Revision as of 19:48, 30 August 2019
body {
background-color: #222233!important;
color: #FFFFFF!important;
}
h1,h2 {
font-family: "Trebuchet MS", Helvetica, sans-serif;
color: #666677!important;
text-transform: uppercase;
}
h3,h4,h5 {
font-family: "Trebuchet MS", Helvetica, sans-serif;
color: #888899!important;
}