Difference between revisions of "Template:Uppsala/CSS"

Line 10: Line 10:
 
   color: #34495e;
 
   color: #34495e;
 
}
 
}
 +
 +
#HQ_page h1, #HQ_page h2, #HQ_page h3, #HQ_page h4 {
 +
  margin: 1.414em 0 0.5em;
 +
  font-weight: inherit;
 +
  line-height: 1.2;
 +
  font-family: 'Open Sans', sans-serif;
 +
}
 +
 +
#HQ_page h1 {
 +
  margin-top: 0;
 +
  font-size: 3.998em;
 +
}
 +
 +
#HQ_page h2 {font-size: 2.827em;}
 +
 +
#HQ_page h3 {font-size: 1.999em;}
 +
 +
#HQ_page h4 {font-size: 1.414em;}
 +
 +
#HQ_page p {
 +
    /* line-height: 33px; */
 +
    line-height: 1.45;
 +
      /* font-size: 22px; */
 +
    font-size: 1.375em;
 +
    font-family: 'Lora', serif;
 +
}
 +
 +
small, .font_small {font-size: 0.707em;}
  
 
a:hover, a:active {
 
a:hover, a:active {
Line 35: Line 63:
 
}
 
}
  
#HQ_page h1 {
 
    font-family: 'Lato', sans-serif;
 
    font-weight: 300;
 
    color: ghostwhite;
 
    font-size: 80px;
 
}
 
 
#HQ_page h2 {
 
    font-family: 'Open Sans', sans-serif;
 
    font-size: 36px;
 
 
}
 
  
#HQ_page h3 {
 
  font-family: 'Open Sans', sans-serif;
 
  font-size: 22px;
 
}
 
 
#HQ_page p {
 
    /* line-height: 33px; */
 
    line-height: 1.45;
 
      /* font-size: 22px; */
 
    font-size: 1.375em;
 
    font-family: 'Lora', serif;
 
}
 
  
 
<!-- #sideMenu .mainMenu_toggle {
 
<!-- #sideMenu .mainMenu_toggle {

Revision as of 08:46, 1 July 2016