K |
|||
Zeile 1: | Zeile 1: | ||
/* Desktop */ | /* Desktop */ | ||
+ | .blockquote { | ||
+ | width: 80%; | ||
+ | } | ||
+ | |||
.blockquote-begin { | .blockquote-begin { | ||
− | font- | + | font-size: 1rem; |
− | + | color: #b51f1f; | |
− | + | margin-right: 0.5rem; | |
} | } |
Version vom 18. November 2020, 09:23 Uhr
/* Desktop */ .blockquote { width: 80%; } .blockquote-begin { font-size: 1rem; color: #b51f1f; margin-right: 0.5rem; }