Screamer Forums and Screamer gallery have returned.
The Screamer Forums will likely remain read only unless it's known that it will be active, since forums in general are kind of dead because of Discord.
MediaWiki:Monobook.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
#p-tb { background-color: #a62e10; } | #p-tb { background-color: #a62e10; } | ||
#p-tb .pBody { background-color: #1f1f1f; } | #p-tb .pBody { background-color: #1f1f1f; } | ||
# | #column-one { background-color: #black; } | ||
Revision as of 02:08, 24 August 2019
/* CSS placed here will affect users of the MonoBook skin */
#content { background-color: #1f1f1f; }
#catlinks { background-color: #2c2c2c; }
#p-logo { background-color: black; }
mw-head-base { background-color: black; }
mw-panel { background-color: #a62e10; }
body { background-color: black; }
#footer { background-color: #a62e10; }
#globalWrapper { background-color: black; }
#column-one { background-color: black; }
#p-navigation { background-color: #a62e10; }
#p-navigation .pBody { background-color: #1f1f1f; }
#p-search { background-color: #a62e10; }
#p-search .pBody { background-color: #1f1f1f; }
#p-tb { background-color: #a62e10; }
#p-tb .pBody { background-color: #1f1f1f; }
#column-one { background-color: #black; }