Difference between revisions of "MediaWiki:Vector.css"

From Grid Sage Wiki
Jump to navigation Jump to search
 
 
(One intermediate revision by the same user not shown)
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 {
+
#bodyContent {
font-size:80%
+
  font-size: 0.8em;
 
}
 
}

Latest revision as of 00:35, 1 June 2015

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

#bodyContent {
  font-size: 0.8em;
}