Difference between revisions of "MediaWiki:Common.css"
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.skill > span { | .skill > span { | ||
| − | font-size: 0. | + | font-size: 0.875em !important; |
} | } | ||
Revision as of 18:05, 22 January 2020
/* CSS placed here will be applied to all skins */
.skill > span {
font-size: 0.875em !important;
}