Template:CSS/team

From 2014.igem.org

(Difference between revisions)
Line 103: Line 103:
}
}
#picbig{
#picbig{
-
position: absolute;
+
position:absolute;
-
width:0px;
+
top:0px;
-
height:0px;
+
left:0px;
 +
width:0px;
 +
height:300px;
 +
border-radius:10px;
-webkit-transition:width 0.3s linear 0s;
-webkit-transition:width 0.3s linear 0s;
transition:width 0.3s linear 0s;
transition:width 0.3s linear 0s;

Revision as of 16:36, 26 September 2014