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...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
/* CSS placed here will affect users of the Metrolook skin */
 
/* 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é) */
 
}
 

Latest revision as of 12:17, 22 January 2018

/* CSS placed here will affect users of the Metrolook skin */