MediaWiki:Common.css
Eli Bishop (talk | contribs) |
Eli Bishop (talk | contribs) |
||
Line 6: | Line 6: | ||
.home-menu-columns { | .home-menu-columns { | ||
width: 720px; | width: 720px; | ||
+ | } | ||
+ | .home-menu { | ||
+ | font-weight: bold; | ||
} | } |
Revision as of 23:30, 9 February 2025
/* CSS placed here will be applied to all skins */ body { font-size: 12pt; } .home-menu-columns { width: 720px; } .home-menu { font-weight: bold; }