WordPress/wp-content/themes/twentytwentyfive/styles/blocks/post-terms-1.json

32 lines
561 B
JSON
Raw Normal View History

{
"version": 3,
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Pill shaped",
"slug": "post-terms-1",
"blockTypes": ["core/post-terms"],
"styles": {
"elements": {
"link": {
"border": {
"color": "var:preset|color|accent-6",
"radius": "20px",
"width": "0.8px",
"style": "solid"
},
"spacing": {
"padding": {
"top": "5px",
"right": "10px",
"bottom": "5px",
"left": "10px"
}
},
"typography": {
"fontWeight": "400",
"lineHeight": "2.8"
}
}
}
}
}