updated
authorMatt Lee <mattl@gnu.org>
Wed, 8 Sep 2010 15:15:40 +0000 (15:15 +0000)
committerMatt Lee <mattl@gnu.org>
Wed, 8 Sep 2010 15:15:40 +0000 (15:15 +0000)
screen.css

index d0dae3c8ad3738f0d42cd9726716217cc32e4f3d..577b9595037923fb79846fedace24d3dbdfb3601 100644 (file)
@@ -2,9 +2,9 @@
 
      html,body{margin: 0 !important; padding: 0 !important;}
 
-     html { background-color: #ccc; }
+     html { background-color: #ececec; }
 
-     #doc2 { background-color: white; }
+     #doc2 { background-color: white; padding: 14px; }
 
      a:link{color: blue;}
      a:hover{color: red;}