ProjectKivy/Documentation/source/styles.css@fb361b396c68
ProjectKivy/Documentation/source/styles.css
Sat, 09 Sep 2023 17:43:15 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 09 Sep 2023 17:43:15 +0200
- branch
- eric7
- changeset 59
- fb361b396c68
- parent 48
-
d79fe2dd2cb9
- permissions
- -rw-r--r--
Added a Typing Completer and an associated configuration page.
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; }