Difference between revisions of "User:AcDie/vector.css"
Jump to navigation
Jump to search
m |
m |
||
Line 2: | Line 2: | ||
.catlinks li {margin: 0 0 0 0 !important;} | .catlinks li {margin: 0 0 0 0 !important;} | ||
#mtoggle { display:block; width:50px; height:50px; } | #mtoggle { display:block; width:50px; height:50px; } | ||
− | #mtoggle:after {content: | + | #mtoggle:after {content:"";visibility:visible;} |
− | # | ||
/* </source> */ | /* </source> */ |
Revision as of 11:40, 11 March 2014
/* <source lang="css"> */ .catlinks li {margin: 0 0 0 0 !important;} #mtoggle { display:block; width:50px; height:50px; } #mtoggle:after {content:"";visibility:visible;} /* </source> */