Changeset 58796
- Timestamp:
- 07/23/2024 09:50:23 PM (21 months ago)
- Location:
- trunk/src/wp-content/themes/twentytwenty
- Files:
-
- 2 edited
-
style-rtl.css (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/style-rtl.css
r58784 r58796 3394 3394 } 3395 3395 3396 .wp-block-quote.has-text-align-center, 3396 3397 .wp-block-quote[style="text-align:center"] { 3397 3398 border-width: 0; … … 3399 3400 } 3400 3401 3402 .wp-block-quote.has-text-align-right, 3401 3403 .wp-block-quote[style="text-align:right"] { 3402 3404 border-width: 0 0.2rem 0 0; -
trunk/src/wp-content/themes/twentytwenty/style.css
r58784 r58796 3414 3414 } 3415 3415 3416 .wp-block-quote.has-text-align-center, 3416 3417 .wp-block-quote[style="text-align:center"] { 3417 3418 border-width: 0; … … 3419 3420 } 3420 3421 3422 .wp-block-quote.has-text-align-right, 3421 3423 .wp-block-quote[style="text-align:right"] { 3422 3424
Note: See TracChangeset
for help on using the changeset viewer.