Team:SDU-Denmark/css

From 2010.igem.org

(Difference between revisions)
Line 23: Line 23:
   align: center;
   align: center;
}
}
 +
 +
#container {
 +
  padding: 0;
 +
  width: 980px;
 +
}
 +
 +
#leftspace {
 +
  padding: 0;
 +
  float: left;
 +
  width: 155px;
 +
}
 +
#text {
#text {
-
   padding: 10px 155px auto 10px;
+
   padding: 0;
-
   width: 687px;
+
   float: right;
-
   background: #d1d1d1;
+
   width: 660px;
-
  color: #000000;
+
}
}

Revision as of 13:53, 21 April 2010