CSSs/default.css

Sat, 19 Jan 2013 17:24:35 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 19 Jan 2013 17:24:35 +0100
changeset 2361
fe8bccb78a8d
parent 440
69ace3e2dcf6
permissions
-rw-r--r--

Added some eye candy to the SSL stuff.

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; }

eric ide

mercurial