mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2024-12-04 18:19:54 +00:00
Fix hover color of subhypha links in dark theme
This commit is contained in:
parent
d1bf1f76eb
commit
d85c12bae5
@ -712,7 +712,8 @@ a.btn_destructive:visited,
|
||||
.top-bar__home-link:hover,
|
||||
.auth-links__link:hover,
|
||||
.top-bar__highlight-link:hover,
|
||||
.categories-card__link:hover {
|
||||
.categories-card__link:hover,
|
||||
.subhyphae__link:hover {
|
||||
background-color: #444;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user