add link hover style
This commit is contained in:
parent
cf05c380ea
commit
b08eece468
@ -367,6 +367,9 @@
|
||||
}
|
||||
},
|
||||
":hover": {
|
||||
"typography": {
|
||||
"textDecoration": "underline"
|
||||
},
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--washed-green)"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user