Difference between revisions of "MediaWiki:Common.css"
From Explore the Endless Chronicles
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#content h1 { color: #ffffff; font-size: | #content h1 { color: #ffffff; font-size: 50px; font-family: "arial"; } | ||
#content h2 { color: #ffffff; font-size: | #content h2 { color: #ffffff; font-size: 30px; font-family: "arial"; } | ||
#content h3 { color: #ffffff; font-size: 15px; font-family: "arial"; } | #content h3 { color: #ffffff; font-size: 15px; font-family: "arial"; } | ||
#content h4 { color: #ffffff; font-size: 12px; font-family: "arial"; } | #content h4 { color: #ffffff; font-size: 12px; font-family: "arial"; } |
Latest revision as of 02:28, 5 May 2021
/* CSS placed here will be applied to all skins */ #content h1 { color: #ffffff; font-size: 50px; font-family: "arial"; } #content h2 { color: #ffffff; font-size: 30px; font-family: "arial"; } #content h3 { color: #ffffff; font-size: 15px; font-family: "arial"; } #content h4 { color: #ffffff; font-size: 12px; font-family: "arial"; }