Team:Freiburg/css/styles.css

From 2014.igem.org

(Difference between revisions)
Line 224: Line 224:
.col1 {
.col1 {
-
background-color: white;
+
background-color: gray;
display: inline-block;
display: inline-block;
width: 25%;
width: 25%;
Line 235: Line 235:
.col2 {
.col2 {
-
background-color: white;
+
background-color: gray;
display: inline-block;
display: inline-block;
width: 25%;
width: 25%;
Line 243: Line 243:
         border: 1px solid black;
         border: 1px solid black;
         padding: 5px 5px 5px 5px;
         padding: 5px 5px 5px 5px;
 +
        align: top;
}
}
.heading{font-weigth: bold; text-align: center;}
.heading{font-weigth: bold; text-align: center;}

Revision as of 00:39, 29 August 2014