updated background color
authorMatt Lee <mattl@gnu.org>
Mon, 31 Jan 2011 21:31:12 +0000 (21:31 +0000)
committerMatt Lee <mattl@gnu.org>
Mon, 31 Jan 2011 21:31:12 +0000 (21:31 +0000)
screen.css

index 0f0478e76ded0625f1363e00cc3de2a2bb3fbfe5..36ad140ed1503f0452601b8fa3969c00a53ef719 100644 (file)
@@ -6,16 +6,7 @@
 
      #doc2 { min-height: 900px; }
 
-     #doc2 { background-color: white; padding: 0 14px; border-left: 2px solid #ccc; border-right: 1px solid #ccc;
-
--moz-background-clip:border;
--moz-background-inline-policy:continuous;
--moz-background-origin:padding;
--moz-box-shadow:0 0 6px #999999;
-
-
-
- }
+     #doc4 { background-color: white; border-left: 2px solid #ccc; border-right: 1px solid #ccc; }
 
      a:link{color: blue;}
      a:hover{color: red;}
@@ -133,4 +124,4 @@ form p { font-size: 14px; }
 
 input { font-size: 18px; }
 
-h3 { text-align: center; }
\ No newline at end of file
+h3 { text-align: center; font-size: 24px; }
\ No newline at end of file