Files
homeproz/wp-includes/blocks/pullquote/theme.css
T
Hanson.xyz Dev acc8ac87a0 wip
2026-01-04 17:50:08 -06:00

12 lines
312 B
CSS
Executable File

.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;
}