Difference between revisions of "MediaWiki:Vector.css"

From Popix
Jump to navigation Jump to search
m
m
Line 4: Line 4:
 
font-size:12pt;
 
font-size:12pt;
 
}
 
}
/* increase Vector sidebar width */
 
div#mw-panel {font-size:12pt;}
 
div#footer, #mw-head-base, div#content {font-size:12pt;}
 
#left-navigation {font-size:12pt;}
 

Revision as of 18:07, 23 April 2013

/* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */

*{
font-size:12pt;
}