Template:Team:TU Munich/Header

From 2011.igem.org

(Difference between revisions)
Line 85: Line 85:
}
}
-
#navmenu {
+
#nacmenu {
-
     width: 80%;
+
     height: 150px;
-
      
+
     left: 0;
-
     top
+
    position: relative;
 +
     top: 20px;
 +
    width: 900px;
}
}
-
#topics {
+
 
-
     float: right;
+
#navarea {
-
     border: 1px;
+
     background-color: #EA8828;
 +
    height: 150px;
 +
    left: 0;
 +
    position: absolute;
 +
    top: 0;
 +
     width: 100px;
}
}

Revision as of 21:22, 30 June 2011