Difference between revisions of "Team:CPU CHINA"

Line 67: Line 67:
 
{
 
{
 
       position: absolute;
 
       position: absolute;
       top: 325px;
+
       top: 76%;
       width: 100px;
+
       width: 10%;
       height: 100px;
+
       height: 10%;
       left:49px;
+
       left:30%;
 
       animation: rotate 10s infinite;
 
       animation: rotate 10s infinite;
 
       -webkit-animation: mymove 10s infinite;
 
       -webkit-animation: mymove 10s infinite;
Line 76: Line 76:
 
       background: url(https://static.igem.org/mediawiki/2018/0/0a/T--CPU_CHINA--background-wheel.png);
 
       background: url(https://static.igem.org/mediawiki/2018/0/0a/T--CPU_CHINA--background-wheel.png);
 
       background-repeat: no-repeat;
 
       background-repeat: no-repeat;
       background-size: cover;
+
       background-size: contain;
 
}
 
}
 
.carriage
 
.carriage
Line 104: Line 104:
 
</div>
 
</div>
  
 +
<div class="wheel" id="wheel1">
 +
</div>
  
<div class="wheel" id="wheel">
+
<div class="wheel" id="wheel2">
 
</div>
 
</div>
  

Revision as of 19:30, 15 October 2018