MediaWiki:Common.css: Difference between revisions

From Bradshaw, the companion guide to On Our Lines
(shush i am tired)
m (embolden headings)
Line 7: Line 7:
#content h1,  
#content h1,  
#content h2 {
#content h2 {
   font-family: neo-sans, serif;
   font-family: neo-sans, sans-serif;
  font-weight: 700;
}
}


#p-logo a { background-size: contain; }
#p-logo a { background-size: contain; }

Revision as of 21:10, 19 January 2021

@import url("https://use.typekit.net/jud1xfe.css");

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

#content h1, 
#content h2 {
  font-family: neo-sans, sans-serif;
  font-weight: 700;
}

#p-logo a { background-size: contain; }