Round blockquotes are back!
This commit is contained in:
@ -36,6 +36,7 @@ section#comments {
|
||||
|
||||
&.comment-reply {
|
||||
border-left: 0.25rem solid var(--fg-muted-2);
|
||||
border-radius: 0.25rem;
|
||||
padding-left: 1rem;
|
||||
}
|
||||
|
||||
|
@ -44,6 +44,7 @@ figcaption {
|
||||
blockquote {
|
||||
margin: 0;
|
||||
border-left: 0.25rem solid var(--primary-color);
|
||||
border-radius: 0.25rem;
|
||||
padding: 0 0.75rem;
|
||||
color: var(--fg-muted-5);
|
||||
}
|
||||
|
Reference in New Issue
Block a user