Template:CSS/style3
From 2014.igem.org
(Difference between revisions)
Line 79: | Line 79: | ||
margin:auto auto; | margin:auto auto; | ||
border:thick solid black; | border:thick solid black; | ||
- | + | float:left; | |
+ | overflow:hidden; | ||
+ | cursor:pointer; | ||
} | } | ||
Line 90: | Line 92: | ||
height:100px; | height:100px; | ||
border-radius:100px; | border-radius:100px; | ||
+ | display:block; | ||
+ | margin:auto auto; | ||
border:thick solid green; | border:thick solid green; | ||
-webkit-transition: all .1s ease; | -webkit-transition: all .1s ease; |
Revision as of 19:57, 14 October 2014