Difference between revisions of "MediaWiki:Monobook.css"
From Legends of Hyrule
Jump to navigationJump to searchLine 2: | Line 2: | ||
== Applying font faces for headers, navbar, & content == | == Applying font faces for headers, navbar, & content == | ||
− | + | #content p {font-family: "scalysans"; } | |
− | #content p { | ||
#content h1 {font-family: "mreaves"; } | #content h1 {font-family: "mreaves"; } | ||
#content h2 {font-family: "mreaves"; } | #content h2 {font-family: "mreaves"; } | ||
#content h3 {font-family: "mreaves"; } | #content h3 {font-family: "mreaves"; } | ||
#content h4 {font-family: "mreaves"; } | #content h4 {font-family: "mreaves"; } |
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: "mreaves"; } #content h4 {font-family: "mreaves"; }