1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00

Avoid repetitions for main logo

This commit is contained in:
Guillaume Ayoub 2010-12-27 17:22:08 +01:00
parent d00cfaff97
commit 93c0f90f39

View file

@ -3,7 +3,7 @@ background: #eeeeec url(img/radicale_back.png) 130% -150px no-repeat;
}
h1 a {
background: url(img/radicale.png);
background: url(img/radicale.png) 50% 50% no-repeat;
color: transparent;
display: block;
font-size: 0;