diff options
Diffstat (limited to 'userContent')
-rw-r--r-- | userContent/static/style.css | 1 | ||||
-rw-r--r-- | userContent/static/style_dbd.css | 6 |
2 files changed, 3 insertions, 4 deletions
diff --git a/userContent/static/style.css b/userContent/static/style.css index 4d5faf97..3325edaf 100644 --- a/userContent/static/style.css +++ b/userContent/static/style.css @@ -14,7 +14,6 @@ body { padding: 0.25em 0.25em 0em 0.25em; margin: 0.25em 0.25em 0em 0.25em; height: 100%; - overflow: hidden; } pre { diff --git a/userContent/static/style_dbd.css b/userContent/static/style_dbd.css index 7c090d76..57418f31 100644 --- a/userContent/static/style_dbd.css +++ b/userContent/static/style_dbd.css @@ -5,13 +5,13 @@ html { } body { - width: 99%; + width: 100%; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 13px; line-height: 16px; color: #333333; - padding: 0em 0.25em 0em 0.25em; - margin: 0.25em 0.25em 0em 0.25em; + padding: 0.25em 0.25em 0em 0em; + margin: 0em 0.25em 0em 0em; } # |