Difference between revisions of "Template:IISc-Bangalore"

Line 11: Line 11:
 
     src: url("https://static.igem.org/mediawiki/2017/3/3f/T--IISc-Bangalore--raleway.woff") format("woff");
 
     src: url("https://static.igem.org/mediawiki/2017/3/3f/T--IISc-Bangalore--raleway.woff") format("woff");
 
}
 
}
 
+
@font-face {
 +
    font-family: "Poppins";
 +
    src: url("https://static.igem.org/mediawiki/2017/d/d7/T--IISc-Bangalore--poppins.woff") format("woff")
 +
}
  
 
/* Code for removing iGEM loader content */
 
/* Code for removing iGEM loader content */
Line 53: Line 56:
 
     text-align: right;
 
     text-align: right;
 
     font-family: "Raleway", sans-serif;
 
     font-family: "Raleway", sans-serif;
 +
    font-weight: 600;
 
}
 
}
  
Line 89: Line 93:
 
#content h2, h3 {
 
#content h2, h3 {
 
     margin: 15px 0 15px 0;
 
     margin: 15px 0 15px 0;
 +
    font-family: "Raleway", sans-serif;
 +
    font-weight: 600;
 
}
 
}
 
#content p {
 
#content p {
 
     margin: 15px 0 15px 0;
 
     margin: 15px 0 15px 0;
 
     line-height: 2;
 
     line-height: 2;
     font-family: "Raleway", sans-serif;
+
     font-family: "Poppins", sans-serif;
 
}
 
}
  
Line 117: Line 123:
 
     background-color: rgb(255,255,255);
 
     background-color: rgb(255,255,255);
 
     box-shadow: 0px 4px 29px -15px rgba(0,0,0,0.75);
 
     box-shadow: 0px 4px 29px -15px rgba(0,0,0,0.75);
 +
    font-family: "Poppins", sans-serif;
 
}
 
}
  

Revision as of 16:11, 28 October 2017