Check users, Comment administrators, csmoderator, Interface administrators, oversight, Suppressors, Administrators
8,086
edits
Happy 11th anniversary, screamer wiki!
Screamer1234 (talk | contribs) No edit summary |
Screamer1234 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin (WIP)*/ | /* CSS placed here will affect users of the Vector skin (WIP)*/ | ||
/* Basic elements */ | /* Basic elements */ | ||
body, #mw-head, #mw-page-base, #mw-head-base {background-color:# | body, #mw-head, #mw-page-base, #mw-head-base {background-color:#333333;background-image:linear-gradient(to top, #2a2a2a, #333)!important;} | ||
#mw-page-base {position:relative;z-index:0;} | #mw-page-base {position:relative;z-index:0;} | ||
body #pageWrapper {margin-right:10px;} | body #pageWrapper {margin-right:10px;} | ||
Line 7: | Line 7: | ||
div {color:#c1c1c1;} | div {color:#c1c1c1;} | ||
/* Content and footer */ | /* Content and footer */ | ||
.mw-footer {background-color:# | .mw-footer {background-color:#2a2a2a;padding-bottom:45px;border-bottom-left-radius:0.2em;border:1px solid #e87057;} | ||
#content {background-color:#333;border-left:1px solid #e87057;border-top:1px solid #e87057;position:relative;z-index:1;} | #content {background-color:#333;border-left:1px solid #e87057;border-top:1px solid #e87057;position:relative;z-index:1;} | ||
/* Sidebar */ | /* Sidebar */ |
edits