CSSs/default.css@331ac8f99cf8
CSSs/default.css
Sat, 01 Dec 2018 11:44:34 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 01 Dec 2018 11:44:34 +0100
- branch
- maintenance
- changeset 6602
- 331ac8f99cf8
- parent 440
-
69ace3e2dcf6
- permissions
- -rw-r--r--
Merged with default branch to prepare a new release.
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; }