Template:Team:NTNU-Trondheim/Press/css

From 2013.igem.org

(Difference between revisions)
Line 33: Line 33:
-
#round {
 
-
display: inline-block;
 
-
position: relative;
 
-
overflow: hidden;
 
-
width: 300px;
 
-
height: 300px;
 
-
-moz-border-radius: 300px;
 
-
border-radius: 300px;
 
-
-webkit-border-radius: 300px;
 
-
}
 
-
#rounded-corners {
 
-
display: inline-block;
 
-
position: relative;
 
-
overflow: hidden;
 
-
-moz-border-radius: 50px;
 
-
border-radius: 50px;
 
-
-webkit-border-radius: 50px;
 
-
}
 
-
 
-
}
 
</style>
</style>
</html>
</html>

Revision as of 06:39, 2 October 2013