Difference between revisions of "MediaWiki:Vector.css"

From niml.org
Share/Save/Bookmark
 
Line 1: Line 1:
 
/* CSS placed here will affect users of the Vector skin */
 
/* CSS placed here will affect users of the Vector skin */
 
/* Bring the text to 14px */
 
#bodyContent {
 
  font-size: 2.0em;
 
}
 
 
/* Bring the text to 14px */
 
#mw-content-text {
 
  font-size: 2.0em;
 
}
 

Latest revision as of 16:11, 14 October 2016

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