MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
* { | * { | ||
font-family: Arial; | |||
} | |||
h1 { | |||
font-family: Arial; | font-family: Arial; | ||
} | } | ||
Revision as of 17:06, 10 January 2023
/* CSS placed here will be applied to all skins */
#ca-talk { display: none !important; }
* {
font-family: Arial;
}
h1 {
font-family: Arial;
}