szalet.css: change catalog hover color

This commit is contained in:
Zankaria 2025-06-01 23:16:29 +02:00
parent 34bf9b2261
commit d4bc625c05

View file

@ -206,3 +206,8 @@ div.pages {
border: 0;
background: none !important;
}
.theme-catalog div.thread:hover {
background: #583E28;
border-color: transparent;
}