Difference between revisions of "MediaWiki:Common.css"
m (Replaced content with "→CSS placed here will be applied to all skins: ") |
m |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
+ | |||
+ | .reftitle { | ||
+ | font-weight: bold; | ||
+ | } |
Revision as of 11:24, 10 December 2015
/* CSS placed here will be applied to all skins */
.reftitle {
font-weight: bold;
}