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:
parent
a8e42f84d6
commit
591ddb0dea
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue