Difference between revisions of "MediaWiki:Vector.css"

From Popix
Jump to navigation Jump to search
m
m
Line 3: Line 3:
 
*{
 
*{
 
font-size:12pt;
 
font-size:12pt;
font-style:garamond;
+
font-family:garamond;
 
}
 
}

Revision as of 15:25, 21 May 2013

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

*{
font-size:12pt;
font-family:garamond;
}