style separator block
This commit is contained in:
parent
577a0cdc5c
commit
decb995edc
10
theme.json
10
theme.json
@ -263,6 +263,16 @@
|
|||||||
"fontSize": "var(--wp--preset--font-size--small)",
|
"fontSize": "var(--wp--preset--font-size--small)",
|
||||||
"textTransform": "uppercase"
|
"textTransform": "uppercase"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"core/separator": {
|
||||||
|
"border": {
|
||||||
|
"color": "currentColor",
|
||||||
|
"style": "solid",
|
||||||
|
"width": "0 0 1px 0"
|
||||||
|
},
|
||||||
|
"color": {
|
||||||
|
"text": "var(--wp--preset--color--main-green)"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"elements": {
|
"elements": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user