Team:XMU-China

From 2014.igem.org

(Difference between revisions)
Line 46: Line 46:
</div>
</div>
<div id="icon" style="position:absolute;"  >
<div id="icon" style="position:absolute;"  >
-
<a href="https://2014.igem.org/Team:XMU-China/p&p"><img src="https://static.igem.org/mediawiki/2014/6/6e/XMU-icon_1.png" style="position:absolute; left: 150px; top: 390px;" width="100px;" height="100px;" /></a>
+
<a href="https://2014.igem.org/Team:XMU-China/p&p"><img src="https://static.igem.org/mediawiki/2014/6/6e/XMU-icon_1.png" class="icon" style="position:fixed; left: 150px; top: 390px;" width="100px;" height="100px;" /></a>
-
<a href="https://2014.igem.org/Team:XMU-China/judging"><img src="https://static.igem.org/mediawiki/2014/3/36/XMU-icon_2.png" style="position:absolute; left: 70px; top: 345px;" width="100px;" height="100px;" /></a>
+
<a href="https://2014.igem.org/Team:XMU-China/judging"><img src="https://static.igem.org/mediawiki/2014/3/36/XMU-icon_2.png" class="icon" style="position:fixed; left: 70px; top: 345px;" width="100px;" height="100px;" /></a>
-
<a href="https://2014.igem.org/Team:XMU-China/safety"><img src="https://static.igem.org/mediawiki/2014/b/be/XMU-icon_3.png" style="position:absolute; left: 150px; top: 300px;" width="100px;" height="100px;" /></a>
+
<a href="https://2014.igem.org/Team:XMU-China/safety"><img src="https://static.igem.org/mediawiki/2014/b/be/XMU-icon_3.png" class="icon" style="position:fixed; left: 150px; top: 300px;" width="100px;" height="100px;" /></a>
-
<a href="https://2014.igem.org/Team:XMU-China/notebook"><img src="https://static.igem.org/mediawiki/2014/c/c2/XMU-icon_4.png" style="position:absolute; left: 820px; top: 225px;" width="100px;" height="100px;" /></a>
+
<a href="https://2014.igem.org/Team:XMU-China/notebook"><img src="https://static.igem.org/mediawiki/2014/c/c2/XMU-icon_4.png" class="icon" style="position:fixed; left: 820px; top: 225px;" width="100px;" height="100px;" /></a>
-
<a href="https://2014.igem.org/Team:XMU-China/team"><img src="https://static.igem.org/mediawiki/2014/4/48/XMU-icon_5.png" style="position:absolute; left: 740px; top: 270px;" width="100px;" height="100px;" /></a>
+
<a href="https://2014.igem.org/Team:XMU-China/team"><img src="https://static.igem.org/mediawiki/2014/4/48/XMU-icon_5.png" class="icon" style="position:fixed; left: 740px; top: 270px;" width="100px;" height="100px;" /></a>
-
<a href="https://2014.igem.org/Team:XMU-China/project"><img src="https://static.igem.org/mediawiki/2014/0/00/XMU-icon_6.png" style="position:absolute; left: 740px; top: 180px;" width="100px;" height="100px;" /></a>
+
<a href="https://2014.igem.org/Team:XMU-China/project"><img src="https://static.igem.org/mediawiki/2014/0/00/XMU-icon_6.png" class="icon" style="position:fixed; left: 740px; top: 180px;" width="100px;" height="100px;" /></a>
</div>
</div>
Line 57: Line 57:
#pic{left: 250px; top: 160px;}
#pic{left: 250px; top: 160px;}
</style>
</style>
 +
 +
<style type="text/css">
 +
  .icon {
 +
    transition: all 0.1s linear;
 +
    -ms-transition: all 0.2s linear;
 +
-moz-transition: all 0.1s linear; /* Firefox 4 */
 +
        -webkit-transition: all 0.2s linear; /* Safari and Chrome */
 +
        -o-transition: all 0.2s linear; /* Opera */
 +
  }
 +
  .icon:hover {
 +
    transform:scaleY(0);
 +
    -ms-transform:scaleY(-1);
 +
        -moz-transform:scaleY(-1); /* Firefox 4 */
 +
        -webkit-transform:scaleY(-1); /* Safari and Chrome */
 +
        -o-transform:scaleY(0=1); /* Opera */
 +
  }
 +
</style>
</body>
</body>
</html>
</html>

Revision as of 11:09, 4 October 2014

Team:XMU-China