Difference between revisions of "User:AcDie/vector.css"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
/* <source lang="css"> */ | /* <source lang="css"> */ | ||
.catlinks li {margin: 0 0 0 0 !important;} | .catlinks li {margin: 0 0 0 0 !important;} | ||
+ | div.vector_nav div.mpth a:link, | ||
+ | div.vector_nav div.mpth a:active, | ||
+ | div.vector_nav div.mpth a:visited {color:#fff;} | ||
/* </source> */ | /* </source> */ |
Revision as of 17:51, 10 March 2014
/* <source lang="css"> */ .catlinks li {margin: 0 0 0 0 !important;} div.vector_nav div.mpth a:link, div.vector_nav div.mpth a:active, div.vector_nav div.mpth a:visited {color:#fff;} /* </source> */