Team:SDU-Denmark/css2

From 2010.igem.org

(Difference between revisions)
Line 40: Line 40:
#leftcolumn {
#leftcolumn {
-
   align: left;
+
   float: left;
   width: 623px;
   width: 623px;
   color: #6982f9;
   color: #6982f9;
Line 47: Line 47:
#rightcolumn {
#rightcolumn {
   position: relative;
   position: relative;
-
   align: right;
+
   float: right;
   width: 200px;
   width: 200px;
}
}
</style>
</style>

Revision as of 09:15, 28 June 2010