Difference between revisions of "MediaWiki:Vector.css"
From Wiki2
Line 5: | Line 5: | ||
position: relative; | position: relative; | ||
font-size:0.7em; | font-size:0.7em; | ||
top: - | top: -20px; | ||
} | } |
Revision as of 14:12, 9 January 2013
/* CSS placed here will affect users of the Vector skin */ /* BreadCrumbs plugin */ .breadcrumbs { position: relative; font-size:0.7em; top: -20px; }