Open main menu

Project: Gorgon Wiki β

Changes

MediaWiki:Vector.css

797 bytes added, 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: #1e1615ff; color:#ffffffbca787ff;}#content a { color:#e5b964ff000000; }
 
/* h1-h7 header styles. */
div#content h1 {
color:#FFF0D1;
font-family: Arial, sans-serif;
}
div#content h2 {
color:#FFF0D1;
font-family: Arial, sans-serif;
}
div#content h3 {
color:#FFF0D1;
font-family: Arial, sans-serif;
}
div#content h4 {
color:#FFF0D1;
font-family: Arial, sans-serif;
}
div#content h5 {
color:#FFF0D1;
font-family: Arial, sans-serif;
}
div#content h6 {
color:#FFF0D1;
font-family: Arial, sans-serif;
}
div#content h7 {
color:#FFF0D1;
font-family: Arial, sans-serif;
}
/* Changes the background color of the category link box. */
#catlinks { background-color:#1e1615ff;}
#catlinks a {color:#e5b964ff;}div.editOptions {color:#000000;} /* Changes table of contents style.mw*/div#toc { background-editsection color:#1e1615ff;color:#ffffff}.tocnumber {color:#ffffff} font-familydiv#toc a {color: Arial, sans-serif#e5b964ff;} line#footer {background-heightcolor:#bca787ff;color: unset#000000;} #footer-info {color:#000000e5b964ff;} /* Changes the wiki logo. */.mw-wiki-logo:lang(en) { background-image: url( http://wiki.projectgorgon.com/w/images/c/c0/Logo_135.png ) !important;
}