Difference between revisions of "MediaWiki:Common.css"
From HeRO Wiki
Line 17: | Line 17: | ||
} | } | ||
− | + | #mw-content-text { | |
− | + | font-size: 118%; | |
− | + | } | |
− | + | ||
+ | #bodyContent { | ||
+ | font-size: 118%; | ||
} | } |
Revision as of 19:26, 11 September 2019
/* CSS placed here will be applied to all skins */ .table1 { border: 1px solid #c6a96f; } .table1 th { background: #c6a96f; } .table1 td { padding: 0px 5px; border: 1px solid #CCC; } #mw-content-text { font-size: 118%; } #bodyContent { font-size: 118%; }