summaryrefslogtreecommitdiffstats
path: root/site/cleopatra/Theme.org
diff options
context:
space:
mode:
Diffstat (limited to 'site/cleopatra/Theme.org')
-rw-r--r--site/cleopatra/Theme.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/site/cleopatra/Theme.org b/site/cleopatra/Theme.org
index 49c51c6..2646f44 100644
--- a/site/cleopatra/Theme.org
+++ b/site/cleopatra/Theme.org
@@ -157,6 +157,13 @@ $document-width : 33rem
overflow-x : auto
scrollbar-width : thin
+@mixin verbatim-block
+ @include padding-centered
+ @include code-font
+ background : $bg-verbatim
+ overflow-x : auto
+ scrollbar-width : thin
+
*
box-sizing: border-box