[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 .wp-block-media-text { 2 3 [data-align="full"] & { 4 margin-top: 0; 5 margin-bottom: 0; 6 } 7 8 @include innerblock-margin-clear(".wp-block-media-text__content"); 9 10 .wp-block-media-text__content { 11 padding: var(--global--spacing-horizontal); 12 } 13 14 // Block Styles 15 &.is-style-twentytwentyone-border { 16 border: calc(3 * var(--separator--height)) solid var(--global--color-border); 17 } 18 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |