Changeset 56764 for trunk/src/wp-content/themes/twentytwentyfour/theme.json
- Timestamp:
- 10/03/2023 03:12:30 PM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfour/theme.json
r56716 r56764 320 320 } 321 321 }, 322 "core/categories": { 323 "spacing": { 324 "padding": { 325 "left": "0px", 326 "right": "0px" 327 } 328 }, 329 "css": "& {list-style-type:none;} & li{margin-bottom: 0.5rem;}" 330 }, 322 331 "core/code": { 323 332 "border": { … … 781 790 "style": "dotted", 782 791 "width": "1px" 792 }, 793 "border": { 794 "color": "var(--wp--preset--color--contrast-2)" 783 795 } 784 796 }, … … 787 799 "background": "var(--wp--preset--color--contrast-2)", 788 800 "text": "var(--wp--preset--color--base)" 801 }, 802 "border": { 803 "color": "var(--wp--preset--color--contrast-2)" 789 804 } 790 805 },
Note: See TracChangeset
for help on using the changeset viewer.