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