Difference between revisions of "MediaWiki:Monobook.css"
From Legends of Hyrule
Jump to navigationJump to searchLine 5: | Line 5: | ||
#content h1 {font-family: "mreaves"; } | #content h1 {font-family: "mreaves"; } | ||
#content h2 {font-family: "mreaves"; } | #content h2 {font-family: "mreaves"; } | ||
− | #content h3 {font-family: " | + | #content h3 {font-family: "scalysanscaps"; } |
− | #content h4 {font-family: " | + | #content h4 {font-family: "scalysanscaps"; } |
Revision as of 21:42, 6 July 2019
/* 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"; }