MediaWiki:DarkNimbus.css: Difference between revisions

From Halopedia, the Halo wiki

No edit summary
No edit summary
Line 29: Line 29:


/* Main Page */
/* Main Page */
.page-Main_Page #mw-content-text .mw-parser-output div:not(.nomobile):not(.center-template),
.rootpage-Main_Page #mw-content-text .mw-parser-output div:not(.nomobile):not(.center-template),
.page-Main_Page #mw-content-text .mw-parser-output table.plainlinks th {
.rootpage-Main_Page #mw-content-text .mw-parser-output table.plainlinks th {
background: #333 !important;
background: #333 !important;
color: #ccc !important;
color: #ccc !important;
}
}
.page-Main_Page #mw-content-text .mw-parser-output span {
.rootpage-Main_Page #mw-content-text .mw-parser-output span {
color: #ccc !important;
color: #ccc !important;
}
}