forked from leftypol/leftypol
tsuki.css: change hover color
This commit is contained in:
parent
ee84baf87d
commit
ca25c85984
1 changed files with 3 additions and 3 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue