mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2025-12-10 21:07:37 -06:00
fix hover color
This commit is contained in:
parent
57bad91360
commit
a30b2b78ab
@ -69,7 +69,7 @@ a:focus { box-shadow: 0 0 0 3px {{ site.colors.purple }}cc; }
|
||||
|
||||
|
||||
a:hover {
|
||||
color: #fff;
|
||||
color: #fff !important;
|
||||
margin: 0 -.25rem;
|
||||
padding: 0 .25rem;
|
||||
box-shadow: inset 500px 0 0 0 #1A5FB4;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user