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 */ | ||
| + | element.style { | ||
| + | font-size: 13px; | ||
| + | } | ||
Revision as of 15:55, 22 January 2020
/* CSS placed here will be applied to all skins */
element.style {
font-size: 13px;
}