Difference between revisions of "Team:Lethbridge"

Line 45: Line 45:
  
 
body {text-align: center; padding: 100px 0 0 0; color: #fff; background: #1d1f20;}
 
body {text-align: center; padding: 100px 0 0 0; color: #fff; background: #1d1f20;}
#loading {-webkit-animation: rotation 2s infinite linear;}
+
#gear {-webkit-animation: rotation 2s infinite linear;}
 
@-webkit-keyframes rotation {from {-webkit-transform: rotate(0deg);} to {-webkit-transform: rotate(359deg);}}
 
@-webkit-keyframes rotation {from {-webkit-transform: rotate(0deg);} to {-webkit-transform: rotate(359deg);}}
 
</style>
 
</style>
Line 51: Line 51:
  
 
<body>
 
<body>
<img id="loading" src="https://static.igem.org/mediawiki/2018/7/70/T--Lethbridge--logo_gear_alpha.png" width=300px height=300px />
+
<img id="gear" src="https://static.igem.org/mediawiki/2018/7/70/T--Lethbridge--logo_gear_alpha.png" width=300px height=300px />
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 23:16, 14 May 2018