MediaWiki:Vector.css: Difference between revisions

From Encyclopedia Humanica
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


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

Revision as of 10:10, 21 February 2019

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

#bodyContent {
  font-size: 0.875em;
}