Difference between revisions of "MediaWiki:Common.css"

From acus wiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: body {font-family: Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif} div#content h1, div#c...")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
body {font-family: Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif}
 
body {font-family: Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif}
div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content a, div#mw-navigation a, div#mw-navigation h1, div#mw-navigation h2, div#mw-navigation h3, div#mw-navigation h4, div#mw-navigation h5 {font-family:Helvetica, Arial, sans-serif}
+
div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content a, div#mw-navigation a, div#mw-navigation h1, div#mw-navigation h2, div#mw-navigation h3, div#mw-navigation h4, div#mw-navigation h5 {font-family: Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif}

Revision as of 15:32, 6 August 2018

/* CSS placed here will be applied to all skins */
body {font-family: Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif}
div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content a, div#mw-navigation a, div#mw-navigation h1, div#mw-navigation h2, div#mw-navigation h3, div#mw-navigation h4, div#mw-navigation h5 {font-family: Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif}