Difference between revisions of "Team:HZAU-China"

Line 313: Line 313:
 
       -webkit-animation: mymove 10s infinite;
 
       -webkit-animation: mymove 10s infinite;
 
       animation-timing-function: linear;
 
       animation-timing-function: linear;
       background: url(images/gear.png);
+
       background: url(https://static.igem.org/mediawiki/2017/f/fb/HZAU_2017_gear_1.png);
 
       background-size: 150px 150px;
 
       background-size: 150px 150px;
 
       background-repeat: no-repeat;
 
       background-repeat: no-repeat;
Line 330: Line 330:
 
       -webkit-animation: mymove_2 10s infinite;
 
       -webkit-animation: mymove_2 10s infinite;
 
       animation-timing-function: linear;
 
       animation-timing-function: linear;
       background: url(images/gear.png);
+
       background: url(https://static.igem.org/mediawiki/2017/f/fb/HZAU_2017_gear_1.png);
 
       background-size: 100px 100px;
 
       background-size: 100px 100px;
 
       background-repeat: no-repeat;
 
       background-repeat: no-repeat;
Line 347: Line 347:
 
       -webkit-animation: mymove 10s infinite;
 
       -webkit-animation: mymove 10s infinite;
 
       animation-timing-function: linear;
 
       animation-timing-function: linear;
       background: url(images/gear.png);
+
       background: url(https://static.igem.org/mediawiki/2017/f/fb/HZAU_2017_gear_1.png);
 
       background-size: 250px 250px;
 
       background-size: 250px 250px;
 
       background-repeat: no-repeat;
 
       background-repeat: no-repeat;

Revision as of 05:04, 19 October 2017

<!DOCTYPE html> HZAU-China