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

Line 3: Line 3:
 
<style>
 
<style>
  
 +
/*remove default layout*/
 
#sideMenu,
 
#sideMenu,
 
#top_title {
 
#top_title {
Line 34: Line 35:
  
 
@font-face {
 
@font-face {
font-family: GeosansLight;
+
    font-family: GeosansLight;
src: url(/GeosansLight.otf);
+
    src: url(GeosansLight.woff);
 
}
 
}
 +
 +
div {
 +
    font-family: GeosansLight;
 +
}
 +
  
 
body {
 
body {
Line 44: Line 50:
 
  margin: 48px 0 0 0;
 
  margin: 48px 0 0 0;
 
  padding: 0;
 
  padding: 0;
  font-family: GeosansLight, Helvetica, Arial, sans-serif;
+
  font-family: GeosansLight;
 
}
 
}
  
Line 51: Line 57:
 
  color: #45827A;
 
  color: #45827A;
 
  text-align: center;
 
  text-align: center;
  font-family: GeosansLight, Helvetica, Arial, sans-serif;
+
  font-family: GeosansLight;
 
  -webkit-text-stroke: 0.7px;
 
  -webkit-text-stroke: 0.7px;
 
  font-size: 30px;
 
  font-size: 30px;

Revision as of 01:34, 20 August 2018