Difference between revisions of "MediaWiki:Vector.css"

From Encyclopedia Humanica
Jump to navigation Jump to search
Line 2: Line 2:
  
 
#bodyContent {
 
#bodyContent {
  font-size: 0.875em;
+
font-size: 0.875em;
 +
#  font-size: 1em;
 
}
 
}

Revision as of 12:06, 21 February 2019

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

#bodyContent {
#  font-size: 0.875em;
#  font-size: 1em;
}