Difference between revisions of "MediaWiki:Vector.css"
From Wiki2
(Created page with "→CSS placed here will affect users of the Vector skin: →BreadCrumbs plugin: .breadcrumbs { position: relative; font-size:0.8em; top: -15px; }") |
(No difference)
|
Revision as of 12:57, 9 January 2013
/* CSS placed here will affect users of the Vector skin */
/* BreadCrumbs plugin */
.breadcrumbs {
position: relative;
font-size:0.8em;
top: -15px;
}