Difference between revisions of "Team:IISER Kolkata"

Line 16: Line 16:
 
    align-items: center;
 
    align-items: center;
 
    justify-content: flex-end;
 
    justify-content: flex-end;
background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url("https://static.igem.org/mediawiki/2019/4/40/T--IISER_Kolkata--tsetse.png") no-repeat fixed 50% 50%;
+
background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url("https://static.igem.org/mediawiki/2019/0/03/T--IISER_Kolkata--sandfly.jpg") no-repeat fixed 50% 50%;
 
    background-size: cover;
 
    background-size: cover;
 +
}
 +
#landing h1#pulse {
 +
    font-family: signika;
 +
    font-size: 8vmax;
 +
    color: whitesmoke;
 +
-webkit-animation: effect 2s linear 1;
 +
animation: effect 2s linear 1;
 +
}
 +
@-webkit-keyframes effect {
 +
  0% {color: whitesmoke; -webkit-transform: scale(1);}
 +
  50% {color: #74ed46; -webkit-transform: scale(1.1);}
 +
  100% {color: whitesmoke; -webkit-transform: scale(1);}
 +
}
 +
@keyframes effect {
 +
  0% {color: whitesmoke; transform: scale(1);}
 +
  50% {color: #74ed46; transform: scale(1.1);}
 +
  100% {color: whitesmoke; transform: scale(1);}
 
}
 
}
 
/*about*/
 
/*about*/
Line 121: Line 138:
 
<div id="container">
 
<div id="container">
 
<section class="sec" id="landing">
 
<section class="sec" id="landing">
 +
<h1 id="pulse">U N L E I S H</h1>
  
 
</section>
 
</section>
  
 
<section class="sec green" id="about">
 
<section class="sec green" id="about">
<h1 class="heading">About</h1>
 
 
 
 
</section>
 
</section>

Revision as of 16:38, 11 October 2019

U N L E I S H