mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-04 18:22:26 +00:00
Avoid repetitions for main logo
This commit is contained in:
parent
d00cfaff97
commit
93c0f90f39
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ background: #eeeeec url(img/radicale_back.png) 130% -150px no-repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 a {
|
h1 a {
|
||||||
background: url(img/radicale.png);
|
background: url(img/radicale.png) 50% 50% no-repeat;
|
||||||
color: transparent;
|
color: transparent;
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 0;
|
font-size: 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue