slight tweaks
[~bandali/bndl.org] / static / style.css
index c6dc21d..4d6970e 100644 (file)
@@ -119,12 +119,12 @@ table td:first-child {
 table td:last-child {
   padding-right: 0
 }
-tbody tr:hover {
-  background: #f2f8fa; /* #f6f6f6; */
-}
 .post-list {
   width: 100%;
 }
+.post-list tr:hover {
+  background: #f2f8fa; /* #f6f6f6; */
+}
 .post-list td {
   padding: 0.3em;
 }