# gutenberg/23.6.0/build/styles/block-library/pullquote/editor.css

Gutenberg, version 23.6.0. 11 lines.

- Page: https://pluginprobe.com/plugins/gutenberg/23.6.0/code/build/styles/block-library/pullquote/editor.css
- Raw: https://pluginprobe.com/plugins/gutenberg/23.6.0/raw/build/styles/block-library/pullquote/editor.css
- Modified: 2026-01-20T14:42:56+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/gutenberg/23.6.0/code/build/styles/block-library/pullquote/editor.css#L10-L20`.

```css
.wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: 32px;
}
.wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation {
  text-transform: none;
  font-style: normal;
}

.wp-block-pullquote__citation {
  color: inherit;
}
```
