]> lifelog.hopto.org Git - LifeLog.git/commitdiff
.
authorWill Budic <redacted>
Fri, 22 Sep 2023 12:01:55 +0000 (22:01 +1000)
committerWill Budic <redacted>
Fri, 22 Sep 2023 12:01:55 +0000 (22:01 +1000)
htdocs/cgi-bin/wsrc/feeds.css

index 60e2a79b7e3ff11cdaaae6a6093f6404e2a7c44f..79196458e93255b6e056a3411eb718fef79b09bc 100644 (file)
@@ -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;