Difference between revisions of "MediaWiki:Common.css"
Line 3: | Line 3: | ||
font-family: inherit; | font-family: inherit; | ||
font-size: 1em; /* IE doesn't like inherit here */ | font-size: 1em; /* IE doesn't like inherit here */ | ||
+ | font-weight: bold; | ||
color: #000000; | color: #000000; | ||
− | |||
} | } |
Revision as of 13:43, 12 February 2015
/* CSS placed here will be applied to all skins */ span.beginnersLink a { font-family: inherit; font-size: 1em; /* IE doesn't like inherit here */ font-weight: bold; color: #000000; }