Bureaucrats, Check users, Comment administrators, csmoderator, forumadmin, Interface administrators, oversight, Suppressors, Administrators
9,324
edits
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
/* Classic Screamerchecker Wiki easter egg on Archive namespace */ | /* Classic Screamerchecker Wiki easter egg on Archive namespace */ | ||
.mw-wiki-logo { | |||
background-image: url(https://screamer.wiki/resources/assets/ScreamerCheckerEgg.png); | background-image: url(https://screamer.wiki/resources/assets/ScreamerCheckerEgg.png); | ||
} | } | ||
/* Classic ScreamerChecker Wiki background on Archive namespace*/ | /* Classic ScreamerChecker Wiki background on Archive namespace*/ | ||
body { | |||
background-image: url('https://screamer.wiki/images/thumb/ | background-image: url('https://screamer.wiki/images/thumb/c/ca/TheScream.jpeg/193px-TheScream.jpeg'); !important; | ||
background-repeat: repeat; | background-repeat: repeat !important; | ||
} | } | ||
Line 80: | Line 80: | ||
/* Portable Infobox CSS here */ | /* Portable Infobox CSS here */ | ||
.portable-infobox.pi-background { | .portable-infobox.pi-background { | ||
border-color: #a62e10; | border-color: #a62e10; | ||
} | } | ||
Line 104: | Line 103: | ||
border: 1px solid #a62e10; | border: 1px solid #a62e10; | ||
border-radius: 4px 4px 2px 2px; | border-radius: 4px 4px 2px 2px; | ||
} | } |
edits