Difference between revisions of "MediaWiki:Common.css"

From Explore the Endless Chronicles
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
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: 30px; font-family: "arial";
#content h1 { color: #ffffff; font-size: 50px; font-family: "arial"; }


#mw_content h2 .mw-headline { color: #ffffff; font-size: 30px; font-family: "arial";
#content h2 { color: #ffffff; font-size: 30px; font-family: "arial"; }


#content h3 { color: #ffffff; font-size: 30px; font-family: "arial";
#content h3 { color: #ffffff; font-size: 15px; font-family: "arial"; }


#content h4 { color: #ffffff; font-size: 30px; font-family: "arial";
#content h4 { color: #ffffff; font-size: 12px; font-family: "arial"; }

Latest revision as of 03: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"; }