Difference between revisions of "Template:IISc-Bangalore"

Line 1: Line 1:
[[File:T--IISc-Bangalore--comic.ttf]]
 
[[File:T--IISc-Bangalore--raleway.ttf]]
 
 
 
<html>
 
<html>
  
Line 7: Line 4:
  
 
<style>
 
<style>
 +
 +
/* Fonts */
 +
 +
@font-face {
 +
    font-family: "Raleway";
 +
    src: url("https://static.igem.org/mediawiki/2017/7/7b/T--IISc-Bangalore--raleway.ttf") format("ttf");
 +
}
 +
  
 
/* Code for removing iGEM loader content */
 
/* Code for removing iGEM loader content */
Line 71: Line 76:
 
     height: auto;
 
     height: auto;
 
     overflow: auto;
 
     overflow: auto;
    font-family: 'Comic', sans-serif;
 
 
}
 
}
 
#content h1 {
 
#content h1 {
 
     margin: 0 0 40px 0;
 
     margin: 0 0 40px 0;
 
     line-height: 1.3;
 
     line-height: 1.3;
 +
    font-family: 'Raleway', sans-serif;
 +
    font-weight: 600;
 
}
 
}
 
#content h2, h3 {
 
#content h2, h3 {

Revision as of 11:29, 26 October 2017