Blockquote with Border and Padding
-
I prefer in Reddle to have borders around blockqoutes. For that it looks well, I need a padding between text (quote) and border.
So I tried – instead of Reddle-themes’ original:
blockquote { color: #777; margin: 0 1.615em; }
– the following:
blockquote { color: #777; padding: 10px, 30px, 10px, 30px; border: 1px solid #8B008B; margin: 0 1.615em; }
But the padding does not work:
https://1a-spielwiese.de/2014/09/21/was-wir-noch-tun-wollen/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Blockquote with Border and Padding’ is closed to new replies.