mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2025-10-13 13:20:50 -04:00
Update main.scss
This commit is contained in:
parent
7b24103a62
commit
cecdb19345
1 changed files with 4 additions and 0 deletions
|
@ -142,6 +142,10 @@ a.icon img {
|
||||||
color: var(--nav-bg-color);
|
color: var(--nav-bg-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#nav a.icon:hover {
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
#nav-list::after {
|
#nav-list::after {
|
||||||
background-color: var(--nav-bg-hover-color);
|
background-color: var(--nav-bg-hover-color);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue