From Now That's What I Call Music Wiki
|
|
(267 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| /* CSS placed here will be applied to all skins */
| | .mw-search-profile-tabs { |
| | | display: none !important; |
| .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 {
| | #mw-searchoptions { |
| font:italic 20px Trebuchet MS;
| | display: none !important; |
| } | | } |
|
| |
| span.whitelink a { color: white; }
| |
|
| |
| #footer-places { display: none; }
| |
|
| |
| body{ background: dark charcoal; }
| |
|
| |
| .mw-content-container { background-color: dark charcoal; }
| |
Latest revision as of 18:34, 11 June 2025
.mw-search-profile-tabs {
display: none !important;
}
#mw-searchoptions {
display: none !important;
}