Files
dostavka_vodi/wp-includes/blocks/pullquote/theme.css
User A0264400 a766acdc90 first commit
2026-04-01 23:20:16 +03:00

12 lines
312 B
CSS

.wp-block-pullquote{
border-bottom:4px solid;
border-top:4px solid;
color:currentColor;
margin-bottom:1.75em;
}
.wp-block-pullquote :where(cite),.wp-block-pullquote :where(footer),.wp-block-pullquote__citation{
color:currentColor;
font-size:.8125em;
font-style:normal;
text-transform:uppercase;
}