Changeset 61189
- Timestamp:
- 11/10/2025 04:06:45 AM (11 days ago)
- Location:
- trunk/src/wp-content/themes/twentytwenty/assets/css
- Files:
-
- 2 edited
- editor-style-block-rtl.css (modified) (1 diff)
- editor-style-block.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css
r59594 r61189 1065 1065 } 1066 1066 1067 .wp-block-latest-posts__post-full-content p { 1068 font-family: inherit; 1069 } 1070 1067 1071 .wp-block-latest-posts__post-full-content > p:first-child { 1068 1072 margin-top: 1em; -
trunk/src/wp-content/themes/twentytwenty/assets/css/editor-style-block.css
r59594 r61189 1069 1069 } 1070 1070 1071 .wp-block-latest-posts__post-full-content p { 1072 font-family: inherit; 1073 } 1074 1071 1075 .wp-block-latest-posts__post-full-content > p:first-child { 1072 1076 margin-top: 1em;
Note: See TracChangeset for help on using the changeset viewer.