Merge branch 'main' of ari/arimelody-web
All checks were successful
/ deploy (push) Successful in 50s
All checks were successful
/ deploy (push) Successful in 50s
This commit is contained in:
commit
6a1eb07fbf
1 changed files with 5 additions and 0 deletions
|
|
@ -158,6 +158,11 @@ a#backtotop:hover {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#header-links-toggle svg {
|
||||||
|
-webkit-filter: invert(.9);
|
||||||
|
filter: invert(.9);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (prefers-color-scheme: dark) {
|
@media (prefers-color-scheme: dark) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue