Template:CSS/team

From 2014.igem.org

(Difference between revisions)
Line 537: Line 537:
.picdescription{
.picdescription{
position: absolute;
position: absolute;
-
left:0px;
+
left:100px;
top:0px;
top:0px;
width:0px;
width:0px;
Line 543: Line 543:
-webkit-transition:all 0.3s linear 0s;
-webkit-transition:all 0.3s linear 0s;
transition: all 0.3s;
transition: all 0.3s;
-
z-index:51;
+
z-index:52;
}
}

Revision as of 17:57, 15 October 2014