MediaWiki:Common.css: Difference between revisions

m (Decreasing a bit.)
m (Tweaks of font size.)
Line 4: Line 4:
body {
body {
     font-family: "Alegreya Sans", serif;
     font-family: "Alegreya Sans", serif;
     font-size: 1.5em;
     font-size: 1.3em;
}
 
/* Bring the text to 14px */
#mw-content-text {
font-size: 1.5em;
}
}