Archived topic
Color of quote mark
3 replies · Started by Nico on December 27, 2021
Viewing posts 1–4 of 4
Hi There!
Is it possible to change the color of the quote mark? At the moment the "bar" is gray as can be seen in the section "Der Pilgerpass und seine Rolle auf dem Jakobsweg".
Unfortunately, I did not find the option under the settings.
thnx for helping
Nick
Hi there,
try this CSS:
blockquote {
border-left: 5px solid #f00;
}
The world of colors is right again .-))
thnx David.
Glad to be of help
This archived topic is closed to new replies.