diff --git a/static/css/style.css b/static/css/style.css index cefc75ec..154fff5b 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -50,4 +50,8 @@ color: #a40000; .note { background: #eeeeec url(img/radicale_back.png) 20% 60% no-repeat; -} \ No newline at end of file +} + +#rss { +background-color: #a40000; +}