]> BookStack Code Mirror - bookstack/blobdiff - resources/assets/sass/_text.scss
Updated issue template and added TinyMCE autolinking
[bookstack] / resources / assets / sass / _text.scss
index 9bad2e83d15aa2621b04ce27993124fe8dd7306b..74eb6875af6e23ff092c5296507b73b4dc71d5ff 100644 (file)
@@ -109,6 +109,9 @@ em, i, .italic {
 small, p.small, span.small, .text-small {
   font-size: 0.8em;
   color: lighten($text-dark, 20%);
+  small, p.small, span.small, .text-small {
+    font-size: 1em;
+  }
 }
 
 sup, .superscript {
@@ -172,6 +175,7 @@ pre code {
   background-color: transparent;
   border: 0;
   font-size: 1em;
+  display: block;
 }
 /*
  * Text colors