make links black on hover
This commit is contained in:
parent
aa3e2d9365
commit
1bb48817de
@ -387,15 +387,12 @@
|
||||
},
|
||||
":visited": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--washed-green)"
|
||||
"text": "var(--wp--preset--color--main-purple)"
|
||||
}
|
||||
},
|
||||
":hover": {
|
||||
"typography": {
|
||||
"textDecoration": "underline"
|
||||
},
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--washed-green)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user