Difference between revisions of "Team:UCSC"

Line 15: Line 15:
 
}
 
}
  
 
+
.gear {
 +
    position: absolute;
 +
    top: 50%;
 +
    left: 50%;
 +
    width: 120px;
 +
    height: 120px;
 +
    margin:-60px 0 0 -60px;
 +
    -webkit-animation:spin 4s linear infinite;
 +
    -moz-animation:spin 4s linear infinite;
 +
    animation:spin 4s linear infinite;
 +
}
 +
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
 +
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
 +
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
 
p {margin-left: 20px;
 
p {margin-left: 20px;
 
font-family: calibri, helvetica, arial;
 
font-family: calibri, helvetica, arial;
Line 134: Line 147:
  
 
<div id="foot" class="center">
 
<div id="foot" class="center">
Home | Teams | Outreach | Project | Parts | F.O.C.U.S  
+
<img class="gear" src="http://i.imgur.com/Sfq96UL.png" alt="" width="120" height="120">Home | Teams | Outreach | Project | Parts | F.O.C.U.S <img class="gear" src="http://i.imgur.com/Sfq96UL.png" alt="" width="120" height="120">
 
</div>
 
</div>
 
</body>
 
</body>
  
 
</html>
 
</html>

Revision as of 23:07, 9 September 2015

Welcome to UCSC iGEM 2015!

The University of California, Santa Cruz strives to be a world leader in the emerging field of synthetic biology. UCSC introduces and trains our most brilliant and motivated students in this field of research in in order to enhance impending scientific talents in America while creating an impact in society.