CSSs/default.css@b4736e256f8c
CSSs/default.css
Tue, 15 Feb 2011 19:31:35 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Tue, 15 Feb 2011 19:31:35 +0100
- changeset 890
- b4736e256f8c
- parent 440
-
69ace3e2dcf6
- permissions
- -rw-r--r--
Fixed an issue with the spell checker not showing the correct indicator.
body {
background: #EDECE6;
margin: 0em 1em 10em 1em;
color: black;
}
h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: white; background: #9D936E; }
h4 { color: white; background: #9D936E; }
a { color: #BA6D36; }