Changes

Jump to: navigation, search

MediaWiki:Vector.css

106 bytes added, 23:44, 22 January 2018
m
no edit summary
/* 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:#ffffff;}
#content a { color:#e5b964ff; }
/* h1-h7 header styles. */
div#content h1 {
color:#FFF0D1;
font-family: Arial, sans-serif;
}
/* Changes the background color of the category link box. */
#catlinks { background-color:#1e1615ff;}
div.editOptions {
color:#000000;
}
#selected before { background-color:#1e1615ff;color:#1e1615ff;}
#selected after { background-color:#1e1615ff;color:#1e1615ff;}

Navigation menu