MediaWiki:Common.css: Difference between revisions

m Larger on editing window.
m Link tweak to make them more visible.
Line 11: Line 11:
#mw-content-text {
#mw-content-text {
font-size: 1.2em;
font-size: 1.2em;
}
/* Tweaks to links */
#bodyContent a {
font-weight: 700;
}
}