Difference between revisions of "Template:British Columbia/CSS"

Line 2: Line 2:
 
<head>
 
<head>
 
<style>
 
<style>
 +
 +
@font-face {
 +
font-family: GeosansLight;
 +
src: url(/GeosansLight.otf);
 +
}
  
 
body {
 
body {
Line 9: Line 14:
 
  margin: 48px 0 0 0;
 
  margin: 48px 0 0 0;
 
  padding: 0;
 
  padding: 0;
  font-family: GeosansLight;
+
  font-family: GeosansLight, Helvetica, Arial, sans-serif;
 
}
 
}
  
Line 16: Line 21:
 
  color: #45827A;
 
  color: #45827A;
 
  text-align: center;
 
  text-align: center;
  font-family: GeosansLight;
+
  font-family: GeosansLight, Helvetica, Arial, sans-serif;
 
  -webkit-text-stroke: 0.7px;
 
  -webkit-text-stroke: 0.7px;
 
  font-size: 30px;
 
  font-size: 30px;

Revision as of 01:12, 20 August 2018