MediaWiki:Common.css: Difference between revisions

From Bradshaw, the companion guide to On Our Lines
m ((helps if you format it properly)
(shush i am tired)
Line 1: Line 1:
@import url("https://use.typekit.net/jud1xfe.css");
@import url("https://use.typekit.net/jud1xfe.css");


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


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

Revision as of 21:08, 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, serif;
}

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