Team:SDU-Denmark/css2

From 2010.igem.org

(Difference between revisions)
Line 7: Line 7:
#header {
#header {
-
   position: relative;
+
   position: absolute;
-
   margin-left: auto;
+
   top: 5px;
-
   margin-right: auto;
+
   left: 25px;
   width: 823px;
   width: 823px;
   height: 74px;
   height: 74px;
Line 16: Line 16:
#navigation {
#navigation {
-
   position: relative;
+
   position: absolute;
-
   margin-left: auto;
+
   top: 79px;
-
   margin-right: auto;
+
   left: 25px;
}
}
</style>
</style>
</html>
</html>

Revision as of 11:27, 27 June 2010