summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index 2f6fc0a..79730df 100644
--- a/static/style.css
+++ b/static/style.css
@@ -3,7 +3,6 @@ html, body { background-color: #fff; color: #333; height: 100%; }
div#page-header { background-color: #ccc; color: #333; }
div#page-header h1 { padding: .5em; }
div#page-header h1 a { color: inherit; text-decoration: none; }
-div#page { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -2em; }
div#page-content { padding: 1em; }
div#page-menu { background-color: #333; color: #666; height: 1em; padding: .5em; }