ProjectFlask/Documentation/source/styles.css

branch
eric7
changeset 67
ca1f40d179ce
equal deleted inserted replaced
66:0d3168d0e310 67:ca1f40d179ce
1 body {
2 color: black;
3 background: #EDECE6;
4 margin: 0em 1em 10em 1em;
5 }
6
7 h1 { color: white; background: #85774A; }
8 h2 { color: white; background: #85774A; }
9 h3 { color: white; background: #9D936E; }
10 h4 { color: white; background: #9D936E; }
11
12 a { color: #BA6D36; }

eric ide

mercurial