CSSs/default.css

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

eric ide

mercurial