Changes

Jump to: navigation, search

MediaWiki:Vector.css

595 bytes removed, 23:18, 24 January 2018
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:#9c8865ff;color:#000000;}
#p-navigation a {color:#e5b964ff;}
-->
/* Changes background color of the upper left logo */
<!--
#p-logo {background-color:#9c8865ff;color:#e5b964;}
-->
/* Changes Tools box */
<!--
#p-tb {background-color:#9c8865ff;color:#e5b964;}
#p-tb a:link {color:#e5b964ff;}
-->
#footer {background-color:#9c8865ff;color:#000000;}
#footer a:link {color:#e5b964ff;}
#mw-head-base{background-color:#9c8865ff;color:#000000;}
#mw-head{background-color:#9c8865ff;}
<!-- Commented out for now.
div.vectorTabs span {background-color:#9c8865ff;color:#000000;}
div.vectorTabs li.selected a {color:#000000;}
div.vectorTabs span a {color:#e5b964ff;}
-->

Navigation menu