Jump to content

MediaWiki:Common.css: Difference between revisions

m
Trying to increase font size.
m (Enbiggen fonts.)
m (Trying to increase font size.)
Line 7: Line 7:


/* Bring the text to 14px */
/* Bring the text to 14px */
#bodyContent {
#mw-content-text {
  font-size: 0.875em;
font-size: 0.875em;
}
}