mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-02 16:58:30 +00:00
Add style for RSS
This commit is contained in:
parent
1f90ae91e4
commit
d6ac98a53b
1 changed files with 5 additions and 1 deletions
|
@ -50,4 +50,8 @@ color: #a40000;
|
|||
|
||||
.note {
|
||||
background: #eeeeec url(img/radicale_back.png) 20% 60% no-repeat;
|
||||
}
|
||||
}
|
||||
|
||||
#rss {
|
||||
background-color: #a40000;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue