Difference between revisions of "MediaWiki:Vector.css"

From EHS Help
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will affect users of the Vector skin */
 
/* CSS placed here will affect users of the Vector skin */
body { font-family : Segoe UI, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; }
+
body {  
 +
font-family : Segoe UI, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
 +
font-size : 18px;
 +
}

Revision as of 15:54, 14 March 2013

/* CSS placed here will affect users of the Vector skin */
body { 
font-family : Segoe UI, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 18px;
}