Add margin.
authorJan Schneider <jan@horde.org>
Thu, 12 Aug 2010 18:34:01 +0000 (20:34 +0200)
committerJan Schneider <jan@horde.org>
Thu, 12 Aug 2010 18:34:14 +0000 (20:34 +0200)
horde/themes/hordeweb/screen.css

index 73bc76d..6d2722e 100644 (file)
@@ -6,6 +6,10 @@ body {
     font-size: 80%;
     padding: 8px;
 }
+.body {
+    left: 8px;
+    right: 8px;
+}
 a {
     color: #66a;
     text-decoration: none;