Team:SDU-Denmark/css2

From 2010.igem.org

(Difference between revisions)
Line 134: Line 134:
}
}
-
#leftcon {
+
#leftcolumn {
   float: left;
   float: left;
   width: 630px;
   width: 630px;
Line 142: Line 142:
         -moz-border-radius: 5px;
         -moz-border-radius: 5px;
   border-radius: 5px;
   border-radius: 5px;
-
}
 
-
 
-
#leftheading {
 
-
  background-color: #58cf41;
 
-
  margin: 0px;
 
-
  padding-top: 2px;
 
-
  padding-left: 5px;
 
-
  padding-bottom: 2px;
 
-
  height: 15px;
 
-
  border-bottom: 1px solid #5873f8
 
-
}
 
-
 
-
#leftcolumn {
 
-
  float: left;
 
-
  width: 620px;
 
-
  padding: 10px;
 
}
}

Revision as of 22:37, 23 October 2010