* Restructure HTML, add a link to the main EE CSS and add some other CSS (Brenda).
[matthijs/projects/xerxes.git] / static / base / css / base.css
index d16f8833486c3ddde58842c86568f77704abcebb..27bda31e1f70f3b47a8d62ca482476d819690a7e 100644 (file)
@@ -1,23 +1,13 @@
-.LeftBar {
-       border:solid black;
-       float:left;
-       width:200px;
-       margin-right: 10px;
+table {
+       font-family:Verdana, Georgia,Arial, sans-serif;
+       font-size:9pt;  
 }
 
-.Content {
-       float:left;
-       border: solid black;
-       width: 900px;
-       padding: 10px;
-} 
 
-.Clear {
-       clear: both;
+.navrechts p {
+       margin-bottom: 0px;
 }
 
-.Footer {
-       border: solid black;
-       padding-left: 10px;
-       margin-top:10px;
+.navrechts {
+       margin-top:0px;
 }