Changeset 59331 for branches/6.7/src/wp-content/themes/twentytwentyfive/styles/blocks/post-terms-1.json
- Timestamp:
- 10/31/2024 05:55:14 PM (15 months ago)
- Location:
- branches/6.7
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-content/themes/twentytwentyfive/styles/blocks/post-terms-1.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.7
-
branches/6.7/src/wp-content/themes/twentytwentyfive/styles/blocks/post-terms-1.json
r59233 r59331 24 24 "typography": { 25 25 "fontWeight": "400", 26 "lineHeight": "2.8" 26 "lineHeight": "2.8", 27 "textDecoration": "none" 28 }, 29 ":hover": { 30 "typography": { 31 "textDecoration": "underline" 32 } 27 33 } 28 34 }
Note: See TracChangeset
for help on using the changeset viewer.