mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.git
synced 2025-04-02 03:36:21 +00:00
fix: meta btn hover color
This commit is contained in:
parent
9952f70945
commit
eca3371f5a
1 changed files with 4 additions and 0 deletions
|
@ -170,4 +170,8 @@ li:has(input[type="checkbox"]) {
|
|||
div {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.td-page-meta a:hover {
|
||||
background-color: $primary;
|
||||
}
|
Loading…
Add table
Reference in a new issue