--- trunk/tntnet/static/stylesheet.css 2007/12/01 20:50:52 117 +++ trunk/tntnet/static/stylesheet.css 2007/12/02 19:42:32 125 @@ -25,7 +25,7 @@ } body { - margin-left: 210px; + margin-left: 220px; margin-right: 100px; color: #000000; background: #ffffff; @@ -43,3 +43,11 @@ .critical { background: #ff0000; } + +ul { + margin-top: 0px; +} + +ol { + margin-top: 0px; +}