1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-05 17:08:29 +00:00

Please spare my eyes!

Seriously though, small contrast means poor readability.
This commit is contained in:
Simon Sapin 2011-09-29 22:56:18 +03:00
parent a8e42f84d6
commit 591ddb0dea

View file

@ -15,7 +15,7 @@ body {
background: url(img/radicale_back.png)no-repeat 100% 100% fixed,
url(img/r.jpg)no-repeat 100%,
url(img/green.jpg)repeat-x left 2em;
color: #818181;
color: #444;
margin: -2em 0 0 0;
min-height: 100%;
padding-bottom:2em;
@ -226,7 +226,7 @@ article {
.footnote {
font-size: 0.8em;
opacity: 0.5;
opacity: 0.7;
padding-left: 20px;
}