diff --git a/stylesheets/tsuki.css b/stylesheets/tsuki.css index 17547509..9995889d 100644 --- a/stylesheets/tsuki.css +++ b/stylesheets/tsuki.css @@ -690,8 +690,8 @@ pre { } .theme-catalog div.thread:hover { - background: #D6DAF0; - border-color: #B7C5D9; + background: #927C8E; + border-color: transparent; } .theme-catalog div.grid-size-vsmall img { @@ -1358,7 +1358,7 @@ a.post_no:hover { text-decoration: underline overline; } div.post.reply.highlighted { - background: #D6BAD0; + background: #927C8E; border: transparent 1px solid; @media (max-width: 48em) {