Changeset 58103
- Timestamp:
- 05/06/2024 02:00:16 PM (5 months ago)
- Location:
- trunk/src/wp-content/themes/twentythirteen/css
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentythirteen/css/blocks.css
r56940 r58103 291 291 } 292 292 293 .wp-block-table[style*="font-size"] *, 294 .wp-block-table[class*="-font-size"] * { 295 font-size: inherit; 296 } 297 293 298 body:not(.sidebar) .wp-block-table.alignwide, 294 299 body:not(.sidebar) .wp-block-table.alignfull { -
trunk/src/wp-content/themes/twentythirteen/css/editor-blocks.css
r51192 r58103 332 332 } 333 333 334 .editor-styles-wrapper .wp-block-table[style*="font-size"] *, 335 .editor-styles-wrapper .wp-block-table[class*="-font-size"] * { 336 font-size: inherit; 337 } 338 334 339 /*-------------------------------------------------------------- 335 340 6.0 Blocks - Layout Elements
Note: See TracChangeset
for help on using the changeset viewer.