MediaWiki:Vector.css: Difference between revisions

From Snakeoil OS Reference
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
.vectorTabs {
.vectorTabs {
height: 3.5em;
margin-top: 1em;
}
}

Revision as of 09:46, 8 August 2019

/* CSS placed here will affect users of the Vector skin */
.vectorTabs {
	margin-top: 1em;
}