Template:CSS/team

From 2014.igem.org

(Difference between revisions)
Line 64: Line 64:
.textblock{
.textblock{
position:absolute;
position:absolute;
-
top:121px;
+
top:120px;
left:0px;
left:0px;
width:300px;
width:300px;
Line 104: Line 104:
}
}
 +
.radiobuttonbox{
 +
position:absolute;
 +
top:100px;
 +
left:0px;
 +
width:300px;
 +
height:30px;
 +
border:solid thin black;
 +
border-radius:0px 0px 30px 30px;
 +
}
 +
}

Revision as of 18:48, 2 October 2014