mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2025-10-11 04:18:39 -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);
|
||||
}
|
||||
|
||||
#nav a.icon:hover {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
#nav-list::after {
|
||||
background-color: var(--nav-bg-hover-color);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue