Both the Screamercord and this very wiki are currently listed as adult websites by AI classification models. We are currently working to remedy this, 2026 is not 2019.

In the meantime, you can help by moving all permalinks to IPFS

MediaWiki:Monobook.css: Difference between revisions

From Screamer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
#p-logo { background-color: black; }
#p-logo { background-color: black; }
mw-head-base { background-color: black; }
mw-head-base { background-color: black; }
#mw-panel { background-color: #a62e10; }
mw-panel { background-color: #a62e10; }
#p-navigation { background-color: #00ff00; }
body { background-color: black; }
body { background-color: black; }
#footer { background-color: #a62e10; }
#footer { background-color: #a62e10; }

Revision as of 23:48, 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: black; }
mw-head-base { background-color: black; }
mw-panel { background-color: #a62e10; }
body { background-color: black; }
#footer { background-color: #a62e10; }