Difference between revisions of "MediaWiki:Vector.css"

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

Revision as of 12:09, 21 February 2019

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

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