Difference between revisions of "MediaWiki:Vector.css"

From Grid Sage Wiki
Jump to navigation Jump to 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 */
 +
 +
#bodyContent {
 +
  font-size: 0.8em;
 +
}

Latest revision as of 01:35, 1 June 2015

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

#bodyContent {
  font-size: 0.8em;
}