style lists
This commit is contained in:
parent
b493e1bcf3
commit
b3af26c3fc
11
theme.json
11
theme.json
@ -531,6 +531,17 @@
|
||||
"lineHeight": "1.0"
|
||||
}
|
||||
},
|
||||
"core/list": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--black)"
|
||||
},
|
||||
"css": "list-style-type: square;",
|
||||
"typography": {
|
||||
"fontFamily": "var(--wp--preset--font-family--instrument-sans)",
|
||||
"fontSize": "var(--wp--preset--font-size--medium)",
|
||||
"lineHeight": "1.45"
|
||||
}
|
||||
},
|
||||
"core/paragraph": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--black)"
|
||||
|
Loading…
Reference in New Issue
Block a user