MediaWiki:Common.css: Difference between revisions

From The Imperium Project Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 8: Line 8:
h2 { font-weight: bold; Font-size: 24px !important;}
h2 { font-weight: bold; Font-size: 24px !important;}
h3 { font-weight: bold; Font-size: 24px !important;}
h3 { font-weight: bold; Font-size: 24px !important;}
#Article_One:_Sovereigns_and_Sovereignty {
Font-size: 24px !important;
}

Revision as of 19:32, 2 January 2022

/* CSS placed here will be applied to all skins */

* {font-family:poppins}
* {font-size:18px}


h1 { font-weight: bold; Font-size: 24px !important; border-bottom: 2px solid black; }
h2 { font-weight: bold; Font-size: 24px !important;}
h3 { font-weight: bold; Font-size: 24px !important;}

#Article_One:_Sovereigns_and_Sovereignty {
Font-size: 24px !important;
}