Difference between revisions of "MediaWiki:Vector.css"

From WikiMEG
Jump to: navigation, search
(Created page with "CSS placed here will affect users of the Vector skin: p{ font-size:150%; }")
 
Line 1: Line 1:
 
/* CSS placed here will affect users of the Vector skin */
 
/* CSS placed here will affect users of the Vector skin */
 
p{
 
p{
font-size:150%;
+
font-size:120%;
 
}
 
}

Latest revision as of 15:14, 24 March 2015

/* CSS placed here will affect users of the Vector skin */
p{
font-size:120%;
}