MediaWiki:Common.css: Difference between revisions

From Electromagnetic Field
Jump to navigation Jump to search
(BUT STITCH YOU SHOULD REDESIGN THE SITE TO NOT USE !IMPORTANT ***STTHFFHHFHHT***)
(revert defacement of default styling)
 
(27 intermediate revisions by one other user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */


#mw-head-base{
background-image: url('https://wiki.emfcamp.org/w/images/5/5e/Header.jpg');
}
#footer{
background-image: url('https://wiki.emfcamp.org/w/images/thumb/e/e9/Footer.jpg/800px-Footer.jpg');
}
#content{
background-color: #171123 !important;
color:white;
}
#content a{
color:silver !important;
}
#content a:visited {
color: silver !important;
}
#content a:hover {
color: silver !important;
}

Latest revision as of 09:55, 17 May 2018