From: Will Budic Date: Fri, 22 Sep 2023 12:01:55 +0000 (+1000) Subject: . X-Git-Url: https://lifelog.hopto.org/gitweb/?a=commitdiff_plain;h=a51fdc9a127d88e907f62e85ceccdbb25bee5ce6;p=LifeLog.git . --- diff --git a/htdocs/cgi-bin/wsrc/feeds.css b/htdocs/cgi-bin/wsrc/feeds.css index 60e2a79..7919645 100644 --- a/htdocs/cgi-bin/wsrc/feeds.css +++ b/htdocs/cgi-bin/wsrc/feeds.css @@ -8,7 +8,16 @@ border: 1px solid black; margin-bottom: 5px; padding: 8px; + background-color: transparent; + color: black; +} + + +.feed:hover{ + background-color: transparent; + color: black; } + .feed div { text-align:left; border:0;