CSSs/default.css

changeset 439
13868ef7dabf
parent 420
af8258a2d17e
child 440
69ace3e2dcf6
--- a/CSSs/default.css	Sat Jul 31 12:20:32 2010 +0200
+++ b/CSSs/default.css	Sat Jul 31 12:20:59 2010 +0200
@@ -1,12 +1,12 @@
 body {
-    background: white;
+    background: #FDFDFD;
     margin: 0em 1em 10em 1em;
     color: black;
 }
 
 h1 { color: white; background: #85774A; }
 h2 { color: white; background: #85774A; }
-h3 { color: black; background: #C1BBA4; }
-h4 { color: black; background: #C1BBA4; }
+h3 { color: white; background: #C1BBA4; }
+h4 { color: white; background: #C1BBA4; }
     
 a { color: #C07037; }

eric ide

mercurial