Difference between revisions of "Team:HZAU-China"

Line 16: Line 16:
 
       transition: opacity 1s;
 
       transition: opacity 1s;
 
       -webkit-transition: opacity 1s;
 
       -webkit-transition: opacity 1s;
 +
    }
 +
 +
    .fourC_div {
 +
      width: 100%;
 +
      min-width: 950px;
 +
      margin-top: 48px;
 
     }
 
     }
  
Line 21: Line 27:
 
       width: 100%;
 
       width: 100%;
 
       min-width: 950px;
 
       min-width: 950px;
       margin-top: 24px;
+
       height: auto;
 
     }
 
     }
  
Line 61: Line 67:
  
 
     #anniu {
 
     #anniu {
      height: 50px;
 
      width: 50px;
 
 
       background-color: #ffffff;
 
       background-color: #ffffff;
 
       position: absolute;
 
       position: absolute;
       bottom: 40px;
+
       top: 666px;
 +
      transition: top 0.2s;
 +
      height: 50px;
 +
      width: 50px;
 
       left: 50%;
 
       left: 50%;
 
       margin: 0 0 0 -25px;
 
       margin: 0 0 0 -25px;
      transition:bottom 0.2s;
 
 
       animation: shan 5s infinite;
 
       animation: shan 5s infinite;
 
       -moz-animation: shan 5s infinite;
 
       -moz-animation: shan 5s infinite;
Line 76: Line 82:
  
 
     #anniu:hover {
 
     #anniu:hover {
       bottom: 27px;
+
       top: 677px;
 
     }
 
     }
  
Line 320: Line 326:
 
   <div class="fourC">
 
   <div class="fourC">
 
     <img class="fourC" src="https://static.igem.org/mediawiki/2017/8/84/T--HZAU-China--4C.png">
 
     <img class="fourC" src="https://static.igem.org/mediawiki/2017/8/84/T--HZAU-China--4C.png">
     <a href="#tiaozhuan" id="anniu"></a>
+
     <div>
 +
      <a id="anniu" href="#tiaozhuan"></a>
 +
    </div>
 
   </div>
 
   </div>
 
   <div class="zhanshiqu">
 
   <div class="zhanshiqu">

Revision as of 18:20, 30 October 2017