mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-05 17:08:29 +00:00
Fix the "Radicale" background
This commit is contained in:
parent
dbdd245697
commit
73b0cf4494
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ html {
|
|||
body {
|
||||
background: url(img/green.jpg) repeat-x left 2em; /* fallback */
|
||||
background: url(img/radicale_back.png) no-repeat 100% 100% fixed,
|
||||
url(img/r.jpg) no-repeat 100%,
|
||||
url(img/r.jpg) no-repeat 100% 50% fixed,
|
||||
url(img/green.jpg) repeat-x left 2em;
|
||||
color: #444;
|
||||
margin: -2em 0 0 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue