CSSs/default.css

Sat, 12 Apr 2014 22:39:33 +0200

author
T.Rzepka <Tobias.Rzepka@gmail.com>
date
Sat, 12 Apr 2014 22:39:33 +0200
branch
Py2 comp.
changeset 3505
84e7cee47d10
parent 440
69ace3e2dcf6
permissions
-rw-r--r--

Start the background client always as external process.

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