You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
296 B
12 lines
296 B
9 months ago
|
.wp-block-pullquote{
|
||
|
border-bottom:4px solid;
|
||
|
border-top:4px solid;
|
||
|
color:currentColor;
|
||
|
margin-bottom:1.75em;
|
||
|
}
|
||
|
.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{
|
||
|
color:currentColor;
|
||
|
font-size:.8125em;
|
||
|
font-style:normal;
|
||
|
text-transform:uppercase;
|
||
|
}
|