User:Wtmitchell/vector.css
/* my monobook.css */
/* see Help:User style and MediaWiki:Monobook.css */
/* (was testing) .muhammadimage { display:none } */
/* override color for visited anchors */
A:visited {color:Fuchsia ;}
/* try to make 2px borders in table cells /*
TD {border:2px;}}
/* color redirect links green */
a.mw-redirect { color:green} a.mw-redirect:visited { color:darkgreen}
/* test -- try to float the TOC to the right
.infobox {clear: both;}
.toc {float: right; clear: both;}
Couldn't make it work. I suck at css. */