Changes

Jump to: navigation, search

MediaWiki:Vector.css

83 bytes added, 00:08, 23 January 2018
m
no edit summary
/* Changes the background color of the category link box. */
#catlinks { background-color:#1e1615ff;}
div.editOptions { color:#000000;}}
/* Changes table of contents style. */
div#toc { background-color:#1e1615ff;color:#ffffff}
.tocnumber {color:#ffffff}
 
/* Changes the box with "Main Page, Recent Changes, Random Page, Help */
#p-navigation {background-color:#1e1615ff;color:#ffffff;}
#p-navigation a {color:#e5b964ff;}
 
/* Changes background color of the upper left logo */
#p-logo {background-color:#1e1615ff;color:#e5b964ff;}
 
/* Changes Tools box */
#p-tb {background-color:#1e1615ff;color:#e5b964ff;}
#p-tb a {color:#e5b964ff;}
 
#footer {background-color:#1e1615ff;color:#e5b964ff;}
#footer a{color:#e5b964ff;}

Navigation menu