Difference between revisions of "MediaWiki:Erudite.css"

(Blanked the page)
Tag: Blanking
Line 1: Line 1:
 +
#top-wrap {
 +
  background-image: url(/w/images/2/25/CBG.png);
 +
}
  
 +
body {
 +
  font-family: Helvetica, sans-serif;
 +
}
 +
 +
/* Set font for headings and navigation */
 +
h1, h2, h3, h4, h5, h6, .entry-meta, #menu, #footer-wrap {
 +
  font-family: Times New Roman, serif;
 +
}

Revision as of 15:42, 20 September 2020

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

body {
  font-family: Helvetica, sans-serif;
}

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