Added new CSS default file.

Tue, 27 Jul 2010 19:52:20 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 27 Jul 2010 19:52:20 +0200
changeset 420
af8258a2d17e
parent 418
a13fe26c57a4
child 421
c32c27fd0794

Added new CSS default file.

CSSs/default.css file | annotate | diff | comparison | revisions
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/CSSs/default.css	Tue Jul 27 19:52:20 2010 +0200
@@ -0,0 +1,12 @@
+body {
+    background: white;
+    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; }
+    
+a { color: #C07037; }

eric ide

mercurial