mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
@ -206,6 +206,7 @@ blockquote {
|
||||
border-left: 4px solid var(--color-primary);
|
||||
@include lightDark(background-color, #f8f8f8, #333);
|
||||
padding: $-s $-m $-s $-xl;
|
||||
overflow: auto;
|
||||
&:before {
|
||||
content: "\201C";
|
||||
font-size: 2em;
|
||||
|
Reference in New Issue
Block a user