Difference between revisions of "MediaWiki:Common.css"

From Explore the Endless Chronicles
Jump to: navigation, search
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: 40px; font-family: "arial"; }


#content h2 { color: #ffffff; font-size: 30px; font-family: "arial"; }
#content h2 { color: #ffffff; font-size: 20px; 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"; }

Revision as of 03:28, 5 May 2021

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

#content h1 { color: #ffffff; font-size: 40px; font-family: "arial"; }

#content h2 { color: #ffffff; font-size: 20px; font-family: "arial"; }

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

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