Team:Freiburg Software/css boxes

From 2010.igem.org

(Difference between revisions)
Line 51: Line 51:
height: 150px;
height: 150px;
float: left;
float: left;
-
}
 
-
 
-
/* Box Robot */
 
-
.box_robot {
 
-
margin: 20px 20px 20px 20px;
 
-
width: 200px;
 
-
height: 200px;
 
-
float: right;
 
-
background: #777777;
 
-
border: 3px groove #777777;
 
}
}
Line 121: Line 111:
background: #eeeeee;
background: #eeeeee;
}
}
 +
 +
/* Box User */
 +
 +
.box_robot {
 +
margin: 20px 20px 20px 20px;
 +
width: 750px;
 +
height: 100px;
 +
float: right;
 +
background: #777777;
 +
border: 3px groove #777777;
 +
}
 +
</style>
</style>
</html>
</html>

Revision as of 20:22, 24 October 2010