MediaWiki:Common.css: Difference between revisions
From The Imperium Project Wiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
h1 { | h1 { border-bottom: 2px solid black; } | ||
mw-headline { | |||
Font-size: 24px !important; | Font-size: 24px !important; | ||
font-weight: bold; | |||
} | } |
Revision as of 19:52, 2 January 2022
/* CSS placed here will be applied to all skins */ * {font-family:poppins} * {font-size:18px} h1 { border-bottom: 2px solid black; } mw-headline { Font-size: 24px !important; font-weight: bold; }