]> git.ipfire.org Git - ipfire.org.git/blobdiff - src/scss/style.scss
wiki: CSS: Always enable blockquotes
[ipfire.org.git] / src / scss / style.scss
index 2b0d281e3202a7aa761ec64ddc75125d2cb166e5..e6522a0a02eb8c81363cd64779529492b302fc73 100644 (file)
@@ -271,6 +271,10 @@ section {
                padding: ($spacer * 2) 0 ($spacer * 2) 0;
        }
 
+       blockquote {
+               @extend .blockquote;
+       }
+
        table {
                @extend .table;
                @extend .table-sm;