X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=static%2Fbase%2Fcss%2Fbase.css;h=27bda31e1f70f3b47a8d62ca482476d819690a7e;hb=752a65962938d525ce307e56da4a3d65a387c934;hp=d16f8833486c3ddde58842c86568f77704abcebb;hpb=9922f7b21e1a2d3843368db3c5462509393619df;p=matthijs%2Fprojects%2Fxerxes.git diff --git a/static/base/css/base.css b/static/base/css/base.css index d16f883..27bda31 100644 --- a/static/base/css/base.css +++ b/static/base/css/base.css @@ -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; }