Open main menu

Project: Gorgon Wiki β

Changes

MediaWiki:Vector.css

386 bytes removed, 16:00, 12 June 2019
Testing logo replacement
/* CSS placed here will affect users of the Vector skin. Project:Gorgon wiki only uses the Vector skin right now. */
/* Modifies all content boxes on the wiki. (largest part of background on each page) */
#content { background-color: #1e1615ffbca787ff; color:#ffffff000000;}#content a { color:#e5b964ff; }
/* h1-h7 header styles. */
}
/* Changes the background color of the category link box. */
 
#catlinks { background-color:#1e1615ff;}
#catlinks a {color:#e5b964ff;}
div.editOptions {color:#000000;}
div#toc { background-color:#1e1615ff;color:#ffffff}
.tocnumber {color:#ffffff}
div#toc a {color:#e5b964ff;}
/* Changes the box with "Main Page, Recent Changes, Random Page, Help */#p-navigation {background-color:#1e1615;color:#ffffff;}#p-navigation a {color:#e5b964ff;} /* Changes background color of the upper left logo */#p-logo {background-color:#1e1615ff;color:#e5b964;} /* Changes Tools box */#p-tb {background-color:#1e1615ff;color:#e5b964;}#p-tb a:link {color:#e5b964ff;} #footer {background-color:#1e1615ff;color:#ffffffbca787ff;}#footer a:link {color:#e5b964ff000000;}
#footer-info {color:#e5b964ff;}
body {background-color:#1e1615ff;}/* Changes the wiki logo. */ #.mw-headwiki-baselogo:lang(en) { background-colorimage:#1e1615ff;colorurl( http:#ffffff//wiki.projectgorgon.com/w/images/c/c0/Logo_135.png ) !important;} div#vectorTabs {background-color:#1e1615ff;color:#ffffff;}