MediaWiki:Common.css
(Difference between revisions)
Ossip Groth (Talk | contribs) (Created page with "- →Bring the text to 14px: #mw-content-text { font-size: 0.875em; }") |
Ossip Groth (Talk | contribs) |
||
| Line 1: | Line 1: | ||
/* Bring the text to 14px */ | /* Bring the text to 14px */ | ||
#mw-content-text { | #mw-content-text { | ||
| − | font-size: | + | font-size: 1.875em; |
} | } | ||
Revision as of 11:19, 29 December 2019
/* Bring the text to 14px */
#mw-content-text {
font-size: 1.875em;
}