summaryrefslogtreecommitdiff
path: root/source/css
diff options
context:
space:
mode:
Fix highlight.js conflict with bulma.css
Diffstat (limited to 'source/css')
1 files changed, 3 insertions, 0 deletions
diff --git a/source/css/style.css b/source/css/style.css
index e69de29..1fe0a0e 100644
--- a/source/css/style.css
+++ b/source/css/style.css
@@ -0,0 +1,3 @@
+pre {
+ background-color: inherit !important;
+} \ No newline at end of file