diff --git a/templates/static/style-coal.css b/templates/static/style-coal.css --- a/templates/static/style-coal.css +++ b/templates/static/style-coal.css @@ -17,10 +17,6 @@ body { border-bottom: 15px solid black; } -#.main { - width:98%; -} - .overflow { width: 100%; overflow: auto; @@ -39,11 +35,6 @@ body { right: 27px; } -#.menu { - position: absolute !important; - top:expression(eval(document.body.scrollTop + 27)); -} - .menu ul { list-style: none; padding: 0;