CSSs/default.css@74c05a1ca2bc
CSSs/default.css
Sat, 31 Mar 2012 12:52:45 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 31 Mar 2012 12:52:45 +0200
- changeset 1745
- 74c05a1ca2bc
- parent 440
-
69ace3e2dcf6
- permissions
- -rw-r--r--
Fixed an issue with the new error log dialog.
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; }