Team:Freiburg Software/css boxes

From 2010.igem.org

(Difference between revisions)
 
(7 intermediate revisions not shown)
Line 15: Line 15:
.box_robot {
.box_robot {
-
margin: 0px 20px 260px 15px;
+
margin: 0px 20px 250px 15px;
width: 200px;
width: 200px;
-
height: 220px;
+
height: 215px;
float: right;
float: right;
background: #777777;
background: #777777;
Line 117: Line 117:
background: #777777;
background: #777777;
border: 3px groove #777777;
border: 3px groove #777777;
 +
}
 +
 +
.team_description {
 +
margin: 15px 0px 15px 0px;
 +
width: 500px;
 +
height: auto;
 +
border: none;
 +
background: transparent;
 +
float: left;
 +
vertical-align: top;
 +
color: white;
}
}

Latest revision as of 22:05, 27 October 2010