aboutsummaryrefslogtreecommitdiffstats
path: root/root
diff options
context:
space:
mode:
Diffstat (limited to 'root')
-rw-r--r--root/static/style/ttsite.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/root/static/style/ttsite.css b/root/static/style/ttsite.css
index ddb2fac..817b55a 100644
--- a/root/static/style/ttsite.css
+++ b/root/static/style/ttsite.css
@@ -3,7 +3,7 @@ html, body {
background: #ddd;
margin: 0; padding: 0;
}
-#mgnavdoc { margin: 10px; position: absolute; top: 128px; }
+#mgnavdoc { margin: 0; position: absolute; top: 128px; }
footer {
border-top: 1px solid #ddd;
@@ -14,10 +14,6 @@ footer {
}
footer, footer a { color: #888; }
-#doc {
-
-}
-
#hd, #ft, #nav, #content, .inside { padding: 0 1em 0.5em 0; }
#nav { text-align: left; }