CSSs/default.css

Sat, 05 Feb 2011 10:55:53 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 05 Feb 2011 10:55:53 +0100
branch
5_0_x
changeset 876
e21d70cf933c
parent 0
de9c2efb9d02
permissions
-rw-r--r--

Fixed a strange issue in Editor.py.

body {
    background:white;
    margin: 0em 1em 10em 1em;
    color: black;
}

h1 { color: white; background: #4FA4FF; }
h2 { color: white; background: #4FA4FF; }
h3 { color: white; background: #00557F; }
h4 { color: white; background: #00557F; }
    
a { color: #AA5500; }

eric ide

mercurial