Template:CSS/team

From 2014.igem.org

(Difference between revisions)
Line 716: Line 716:
width:100px;
width:100px;
height:100px;
height:100px;
-
border-radius:10px;
+
border-radius:100px;
z-index:52;
z-index:52;
}
}
Line 726: Line 726:
width:0px;
width:0px;
height:100px;
height:100px;
-
border-radius:10px;
+
border-radius:100px;
background-color:red;
background-color:red;
-webkit-transition:all 0.3s linear 0s;
-webkit-transition:all 0.3s linear 0s;
Line 735: Line 735:
width:100px;
width:100px;
height:100px;
height:100px;
-
border-radius:10px;
+
border-radius:100px;
}
}

Revision as of 18:52, 16 October 2014