MediaWiki:Common.css: Difference between revisions

Tweaks.
(Trying Lora.)
(Tweaks.)
Line 15: Line 15:


/* Bring the text to 14px */
/* Bring the text to 14px */
#mw-content-text {
#mw-content-text b {
font-size: 1.2em;
font-weight: 500;
}
}


/* Tweaks to links */
/* Tweaks to links */
#bodyContent a {
#bodyContent a {
font-weight: 500;
font-weight: 600;
}
}