MediaWiki:Common.css
From Now That's What I Call Music Wiki
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.tocnumber { display: none; }
label.checkboxLabel {
width: 200px;
display: block;
float: left;
}
label.radioButtonItem {
width: 200px;
display: block;
float: left;
}
h1 {
font-family: Trebuchet MS;
}
#mw-headline {
font-family: Trebuchet MS;
font: 20px;
}
#firstHeading{
font:bold 30px Trebuchet MS;
}
.mw-body-content h2 {
font:italic 20px Trebuchet MS;
}
span.whitelink a { color: white; }