Template:CSS/team
From 2014.igem.org
(Difference between revisions)
Line 41: | Line 41: | ||
background-color:grey; | background-color:grey; | ||
border-radius:30px; | border-radius:30px; | ||
+ | } | ||
+ | .testing{ | ||
+ | position:absolute; | ||
+ | top:700px; | ||
+ | left:120px; | ||
+ | width:500px; | ||
+ | height:250px; | ||
+ | border-radius:10px; | ||
+ | z-index:52; | ||
+ | } | ||
+ | |||
+ | .outerrect2{ | ||
+ | position:absolute; | ||
+ | top:650px; | ||
+ | left:500px; | ||
+ | width:300px; | ||
+ | height:250px; | ||
+ | background-color:grey; | ||
+ | border-radius:30px; | ||
+ | } | ||
+ | .testing2{ | ||
+ | position:absolute; | ||
+ | top:700px; | ||
+ | left:520px; | ||
+ | width:500px; | ||
+ | height:250px; | ||
+ | border-radius:10px; | ||
+ | z-index:52; | ||
} | } | ||
Line 122: | Line 150: | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
.radiobuttonbox{ | .radiobuttonbox{ |
Revision as of 08:45, 4 October 2014