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.

11 lines
296 B

1 year ago
  1. .wp-block-pullquote{
  2. border-bottom:4px solid;
  3. border-top:4px solid;
  4. color:currentColor;
  5. margin-bottom:1.75em;
  6. }
  7. .wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{
  8. color:currentColor;
  9. font-size:.8125em;
  10. font-style:normal;
  11. text-transform:uppercase;
  12. }