Difference between revisions of "MediaWiki:Vector.css"
From Useful Things
(Created page with "→CSS placed here will affect users of the Vector skin: #toc { margin: 0 0 1em 1em; }") |
|||
| Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
| − | #toc { margin: 0 0 | + | #toc { margin: 1em 0 1em 0; } |
Revision as of 05:26, 25 June 2014
/* CSS placed here will affect users of the Vector skin */
#toc { margin: 1em 0 1em 0; }