Team:SDU-Denmark/css2

From 2010.igem.org

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

Revision as of 09:09, 28 June 2010