Difference between revisions of "MediaWiki:Monobook.css"

From Legends of Hyrule
Jump to navigationJump to search
Line 4: Line 4:
  
 
#content {color: #5a7425; font-size: 12px; font-family: "scalysans"; }
 
#content {color: #5a7425; font-size: 12px; font-family: "scalysans"; }
 +
 +
#content p { color: #5a7425; font-size: 12px; font-family: "Courier New"; }

Revision as of 21:35, 6 July 2019

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

== Applying font faces for headers, navbar, & content ==

#content {color: #5a7425; font-size: 12px; font-family: "scalysans"; }

#content p { color: #5a7425; font-size: 12px; font-family: "Courier New"; }