Difference between revisions of "MediaWiki:Common.css"
m |
m |
||
Line 3: | Line 3: | ||
.reftitle { | .reftitle { | ||
font-weight: bold; | font-weight: bold; | ||
+ | color:#002147; | ||
+ | font-size:110%; | ||
} | } |
Revision as of 11:28, 10 December 2015
/* CSS placed here will be applied to all skins */
.reftitle {
font-weight: bold;
color:#002147;
font-size:110%;
}