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

Add style for RSS

This commit is contained in:
Guillaume Ayoub 2010-12-27 17:20:06 +01:00
parent 1f90ae91e4
commit d6ac98a53b

View file

@ -50,4 +50,8 @@ color: #a40000;
.note { .note {
background: #eeeeec url(img/radicale_back.png) 20% 60% no-repeat; background: #eeeeec url(img/radicale_back.png) 20% 60% no-repeat;
} }
#rss {
background-color: #a40000;
}