Difference between revisions of "Template:IIT Kanpur/Footer"

Line 3: Line 3:
 
<style>
 
<style>
  
/* Fonts
 
  
@font-face {
 
    font-family: "Raleway";
 
    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");
 
}
 
 
@font-face {
 
    font-family: "Raleway-ExtraBold";
 
    src: url('https://static.igem.org/mediawiki/2017/6/6b/T--IISc-Bangalore--raleway-extrabold.woff') format("woff");
 
}
 
*/
 
 
/* Code for removing iGEM loader content */
 
/* Code for removing iGEM loader content */
  
Line 27: Line 12:
 
/* Content styling */
 
/* Content styling */
  
#content {
+
/*#content {
 
   width: 100%;
 
   width: 100%;
 
   height: 100%;
 
   height: 100%;
Line 130: Line 115:
 
}
 
}
  
.gifAnimated {
+
 
    position: absolute;
+
    width: 100%;
+
    height: calc(100% - 61px);
+
    background-size: contain;
+
    background-position: center; 
+
    background-repeat: no-repeat;
+
    top: 68px;
+
    left: 0;
+
}
+
  
 
#headerImg {
 
#headerImg {
Line 145: Line 121:
 
     margin-right: -23.07%;
 
     margin-right: -23.07%;
 
}
 
}
 +
*/
  
 
/* Footer styling */
 
/* Footer styling */

Revision as of 13:27, 11 October 2018