Template:CSS/team

From 2014.igem.org

(Difference between revisions)
Line 531: Line 531:
width:100px;
width:100px;
height:100px;
height:100px;
-
border-radius:100px;
+
border-radius:10px;
z-index:52;
z-index:52;
}
}
Line 541: Line 541:
width:0px;
width:0px;
height:0px;
height:0px;
-
border-radius:200px;
+
border-radius:10px;
-webkit-transition:all 1s linear 0s;
-webkit-transition:all 1s linear 0s;
z-index:52;
z-index:52;
Line 549: Line 549:
width:300px;
width:300px;
height:300px;
height:300px;
-
border-radius:200px;
+
border-radius:10px;
}
}
</style>
</style>
</html>
</html>

Revision as of 18:18, 15 October 2014