Common.css: Difference between revisions
From MalariaETC
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
#content h1 { font-size: 30px; } | #content h1 { font-size: 30px; } | ||
body { font-size: smaller;} | body { font-size: smaller;} | ||
#siteSub { display: | #siteSub { display: block;} | ||
Revision as of 10:38, 27 September 2024
/* CSS placed here will be applied to all skins */
#content h1 { font-size: 30px; }
body { font-size: smaller;}
#siteSub { display: block;}