- Timestamp:
- 10/10/2023 09:01:25 AM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfour/styles/ice.json
r56716 r56813 21 21 "styles": { 22 22 "blocks": { 23 "core/code": {24 "border": {25 "bottom": {26 "style": "none",27 "width": "0px"28 },29 "left": {30 "style": "none",31 "width": "0px"32 },33 "radius": "16px",34 "right": {35 "style": "none",36 "width": "0px"37 },38 "top": {39 "style": "none",40 "width": "0px"41 }42 },43 "color": {44 "background": "var(--wp--preset--color--base-2)",45 "text": "var(--wp--preset--color--contrast-2)"46 },47 "elements": {48 "link": {49 "color": {50 "text": "var(--wp--preset--color--contrast-2)"51 }52 }53 }54 },55 23 "core/pullquote": { 56 24 "border": {
Note: See TracChangeset
for help on using the changeset viewer.