Template:CSS/team

From 2014.igem.org

(Difference between revisions)
Line 540: Line 540:
top:0px;
top:0px;
width:0px;
width:0px;
-
height:0px;
+
height:100px;
border-radius:10px;
border-radius:10px;
-webkit-transition:all 1s linear 0s;
-webkit-transition:all 1s linear 0s;
Line 547: Line 547:
.smallpic:hover + .picdescription{
.smallpic:hover + .picdescription{
-
width:300px;
+
width:200px;
-
height:300px;
+
height:100px;
border-radius:10px;
border-radius:10px;
}
}

Revision as of 18:19, 15 October 2014