MediaWiki:Common.css: Difference between revisions
(Created page with "→CSS placed here will be applied to all skins: h1 { font-family: sans; }") |
No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.mw-page-title-main { font-family: sans; font-size: 1.2em; font-weight: bold; } | |||
Revision as of 21:18, 29 December 2023
/* CSS placed here will be applied to all skins */
.mw-page-title-main { font-family: sans; font-size: 1.2em; font-weight: bold; }