2024-05-31 14:59:00 -04:00
|
|
|
.wp-block-quote{
|
2023-03-08 19:05:24 -05:00
|
|
|
border-left:.25em solid;
|
|
|
|
margin:0 0 1.75em;
|
|
|
|
padding-left:1em;
|
|
|
|
}
|
2024-05-31 14:59:00 -04:00
|
|
|
.wp-block-quote cite,.wp-block-quote footer{
|
2023-03-08 19:05:24 -05:00
|
|
|
color:currentColor;
|
|
|
|
font-size:.8125em;
|
|
|
|
font-style:normal;
|
|
|
|
position:relative;
|
|
|
|
}
|
2024-09-19 21:55:35 -04:00
|
|
|
.wp-block-quote:where(.has-text-align-right){
|
2023-03-08 19:05:24 -05:00
|
|
|
border-left:none;
|
|
|
|
border-right:.25em solid;
|
|
|
|
padding-left:0;
|
|
|
|
padding-right:1em;
|
|
|
|
}
|
2024-09-19 21:55:35 -04:00
|
|
|
.wp-block-quote:where(.has-text-align-center){
|
2023-03-08 19:05:24 -05:00
|
|
|
border:none;
|
|
|
|
padding-left:0;
|
|
|
|
}
|
2024-09-19 21:55:35 -04:00
|
|
|
.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){
|
2023-03-08 19:05:24 -05:00
|
|
|
border:none;
|
|
|
|
}
|