CSSs/default.css@54c50e65173f
CSSs/default.css
Sat, 01 Oct 2011 17:14:40 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 01 Oct 2011 17:14:40 +0200
- branch
- 5_1_x
- changeset 1344
- 54c50e65173f
- parent 440
-
69ace3e2dcf6
- permissions
- -rw-r--r--
Enhancement to the API generator to support the latest eric assistant plug-in.
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; }