Changeset 59191 for trunk/src/wp-content/themes/twentytwentyfive/theme.json
- Timestamp:
- 10/07/2024 06:07:57 PM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfive/theme.json
r59146 r59191 1124 1124 "typography": { 1125 1125 "fontSize": "var:preset|font-size|medium" 1126 } 1127 }, 1128 "core/post-author-name": { 1129 "elements": { 1130 "link": { 1131 "typography": { 1132 "textDecoration": "none" 1133 }, 1134 ":hover": { 1135 "typography": { 1136 "textDecoration": "underline" 1137 } 1138 } 1139 } 1126 1140 } 1127 1141 },
Note: See TracChangeset
for help on using the changeset viewer.