Emails are down for the screamer forums. However, if you don't appear to be an offsite raider or brigader, your account has been approved.

MediaWiki:Monobook.css: Difference between revisions

From Screamer Wiki
Jump to navigation Jump to search
Created page with "CSS placed here will affect users of the MonoBook skin: #content { background-color: #1f1f1f; } #catlinks { background-color: #2c2c2c; }"
 
No edit summary
Line 2: Line 2:
#content { background-color: #1f1f1f; }
#content { background-color: #1f1f1f; }
#catlinks { background-color: #2c2c2c; }
#catlinks { background-color: #2c2c2c; }
#p-logo { background-color: orange; }

Revision as of 23:36, 23 August 2019

/* CSS placed here will affect users of the MonoBook skin */
#content { background-color: #1f1f1f; }
#catlinks { background-color: #2c2c2c; }
#p-logo { background-color: orange; }