- Timestamp:
- 10/11/2022 12:42:28 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentythree/styles/pitch.json
r54372 r54467 1 1 { 2 "$schema": "https://schemas.wp.org/trunk/theme.json", 3 "version": 2, 2 4 "title": "Pitch", 3 5 "settings": { … … 129 131 "styles": { 130 132 "blocks": { 133 "core/query-pagination": { 134 "border": { 135 "top": { 136 "color": "var(--wp--preset--color--tertiary)", 137 "width": "4px" 138 } 139 } 140 }, 131 141 "core/separator": { 132 142 "border": { … … 232 242 "lineHeight": "1.7" 233 243 } 234 }, 235 "version": 2, 236 "$schema": "https://schemas.wp.org/trunk/theme.json" 244 } 237 245 }
Note: See TracChangeset
for help on using the changeset viewer.