Difference between revisions of "MediaWiki:Monobook.css"

From Legends of Hyrule
Jump to navigationJump to search
Line 1: Line 1:
 
/* CSS placed here will affect users of the MonoBook skin */
 
/* CSS placed here will affect users of the MonoBook skin */
 
== Applying font faces for headers, navbar, & content ==
 
#content p {font-family: "scalysans"; }
 
#content h1 {font-family: "mreaves"; }
 
#content h2 {font-family: "mreaves"; }
 
#content h3 {font-family: "scalysanscaps"; }
 
#content h4 {font-family: "scalysanscaps"; }
 

Revision as of 21:43, 6 July 2019

/* CSS placed here will affect users of the MonoBook skin */