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 { font-weight: bold; border-bottom: 2px solid black; } | |||
h2 { font-weight: bold; | h2 { font-weight: bold; } | ||
h3 { font-weight: bold; } | |||
h4 { font-weight: bold; } | |||
h5 { font-weight: bold; } | |||
#Article_One:_Sovereigns_and_Sovereignty { | #Article_One:_Sovereigns_and_Sovereignty { | ||
Font-size: 24px !important; | Font-size: 24px !important; | ||
} | } | ||
Revision as of 19:41, 2 January 2022
/* CSS placed here will be applied to all skins */
* {font-family:poppins}
* {font-size:18px}
h1 { font-weight: bold; border-bottom: 2px solid black; }
h2 { font-weight: bold; }
h3 { font-weight: bold; }
h4 { font-weight: bold; }
h5 { font-weight: bold; }
#Article_One:_Sovereigns_and_Sovereignty {
Font-size: 24px !important;
}