Template:CSS/team

From 2014.igem.org

(Difference between revisions)
Line 103: Line 103:
}
}
#picbig{
#picbig{
-
position:absolute;
+
position:relative;
top:0px;
top:0px;
left:0px;
left:0px;
Line 111: Line 111:
-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;
-
z-index:10;
+
z-index:60;
}
}
#pic:hover + #picbig{
#pic:hover + #picbig{

Revision as of 16:37, 26 September 2014