Difference between revisions of "MediaWiki:Metrolook.css"

(Created page with "→‎CSS placed here will affect users of the Metrolook skin: div.vectorMenu ul { background-color: #555555; border: solid 1px #B22222; } div.vectorMenu li a...")
(No difference)

Revision as of 12:08, 22 January 2018

/* CSS placed here will affect users of the Metrolook skin */
div.vectorMenu ul {
        background-color: #555555;
        border: solid 1px #B22222;
}

div.vectorMenu li a {
        color: #FFFF00;
}

div.vectorMenu h5 a {
	/* @embed */
	background-image: url("http://sandbox.stargate.wikkii.net/wiki/images/2/20/Vector_tab-break.png"); /* bordure (modifié) */
}