Template:CSS/team

From 2014.igem.org

(Difference between revisions)
Line 529: Line 529:
.smallpic{
.smallpic{
-
width:100px;
+
width:200px;
-
height:100px;
+
height:200px;
-
border-radius:100px;
+
border-radius:10px;
z-index:52;
z-index:52;
}
}
Line 537: Line 537:
.picdescription{
.picdescription{
position: absolute;
position: absolute;
-
left:100px;
+
left:0px;
-
top:-120px;
+
bottom:0px;
width:0px;
width:0px;
-
border-radius:200px;
+
border-radius:0px 0px 20px 20px;
-webkit-transition:width 0.3s linear 0s;
-webkit-transition:width 0.3s linear 0s;
z-index:52;
z-index:52;

Revision as of 17:33, 15 October 2014