CSSs/default.css@f77cdeea80e3
CSSs/default.css
Thu, 18 Dec 2014 18:56:04 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Thu, 18 Dec 2014 18:56:04 +0100
- branch
- 5_5_x
- changeset 3973
- f77cdeea80e3
- parent 440
-
69ace3e2dcf6
- permissions
- -rw-r--r--
Fixed an issue related to handling an inactive syntax checker in the editor.
(grafted from efc9c803ebdcbaa76ed6abc8b81d30dd2750b788)
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; }