ProjectDjango/Documentation/source/styles.css@bf4c1a7833b4
ProjectDjango/Documentation/source/styles.css
Fri, 12 Jul 2024 08:31:14 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Fri, 12 Jul 2024 08:31:14 +0200
- branch
- eric7
- changeset 193
- bf4c1a7833b4
- parent 176
-
1395e0583f4e
- permissions
- -rw-r--r--
Fixed an issue causing the 'New Template' function to fail.
body {
color: black;
background: #EDECE6;
margin: 0em 1em 10em 1em;
}
h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: white; background: #9D936E; }
h4 { color: white; background: #9D936E; }
a { color: #BA6D36; }