Difference between revisions of "MediaWiki:Erudite.css"

Line 3: Line 3:
 
}
 
}
  
body {
+
 
  font-family: Helvetica, sans-serif;
 
}
 
  
 
/* Set font for headings and navigation */
 
/* Set font for headings and navigation */
 
h1, h2, h3, h4, h5, h6, .entry-meta, #menu, #footer-wrap {
 
h1, h2, h3, h4, h5, h6, .entry-meta, #menu, #footer-wrap {
   font-family: Times New Roman, serif;
+
   font-family: Aclonica, sans-serif;
 
}
 
}

Revision as of 13:00, 21 September 2020

#top-wrap {
  background-image: url(/w/images/2/25/CBG.png);
}



/* Set font for headings and navigation */
h1, h2, h3, h4, h5, h6, .entry-meta, #menu, #footer-wrap {
  font-family: Aclonica, sans-serif;
}