Update CSS to the new layout.
[matthijs/projects/wipi.git] / static / exodus / css / common.css
index a1bff79a7121f8b62e1c71710f44bd45000cd6b2..7ef56821a112ad895feeae02a7aed0f4231f8c36 100644 (file)
@@ -155,6 +155,7 @@ td p {
 
 #pageinfo {
     margin-top: 2em;
+    margin-bottom: 0;
 }
 
 .seperator {
@@ -456,23 +457,5 @@ TD.tip {
     text-align: right;
 }
 
-#menubar {
-       display: block;
-       margin-bottom: 60px;
-       margin-top: 30px;
-}
-
-#menubar li {
-       /* Hide the leading dots */
-       display: inline;
-       /* Put the menu items horizontal */
-       float: left;
-       /* Put some spacing between items */
-       padding: 0px 5px;
-       
-       font-size: 12pt;
-       font-weight: bold;
-}
-
 /* end MonthCalendar stuff */