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.

10 lines
263 B

1 year ago
  1. .wp-block-pullquote.is-style-solid-color blockquote p{
  2. font-size:32px;
  3. }
  4. .wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation{
  5. font-style:normal;
  6. text-transform:none;
  7. }
  8. .wp-block-pullquote .wp-block-pullquote__citation{
  9. color:inherit;
  10. }