MediaWiki:Common.css
Eli Bishop (talk | contribs) |
Eli Bishop (talk | contribs) |
||
| Line 9: | Line 9: | ||
.home-menu { | .home-menu { | ||
font-weight: bold; | font-weight: bold; | ||
| + | } | ||
| + | body.page-Annotations dl dd { | ||
| + | font-size: 12pt; | ||
} | } | ||
Revision as of 23:32, 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;
}
body.page-Annotations dl dd {
font-size: 12pt;
}