CSSs/default.css@20b92f08e98a
CSSs/default.css
Tue, 01 Apr 2014 19:37:13 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Tue, 01 Apr 2014 19:37:13 +0200
- branch
- 5_4_x
- changeset 3464
- 20b92f08e98a
- parent 440
-
69ace3e2dcf6
- permissions
- -rw-r--r--
Fixed an issue with ALL lexers inheriting in the wrong order.
(grafted from 6d6e7334a787cb24cd15c935109439e9c3680da9)
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; }