CSSs/default.css@80fdd3e3d1c4
CSSs/default.css
Sun, 03 Apr 2016 17:08:28 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 03 Apr 2016 17:08:28 +0200
- branch
- QtWebEngine
- changeset 4916
- 80fdd3e3d1c4
- parent 440
-
69ace3e2dcf6
- permissions
- -rw-r--r--
QtWebEngine branch was merged into default.
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; }