From 0da3525892b51f3dd89404a8687ddc6c13a0f510 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 11 Oct 2014 10:22:30 +0200 Subject: reproducible: improve CSS --- userContent/static/style_dbd.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'userContent/static/style_dbd.css') 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; } # -- cgit v1.2.3-54-g00ecf