summaryrefslogtreecommitdiffstats
path: root/static/css/syntax.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/syntax.css')
-rw-r--r--static/css/syntax.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/syntax.css b/static/css/syntax.css
index dfd6072..55c82c5 100644
--- a/static/css/syntax.css
+++ b/static/css/syntax.css
@@ -1,4 +1,4 @@
-.highlight pre { background-color: #333; padding: 5px; display: inline-block;}
+.highlight pre { background-color: #333; padding: 5px; display: inline-block; color: #fff;}
.hll { background-color: #49483e }
.c { color: #75715e } /* Comment */
.err { color: #960050; background-color: #1e0010 } /* Error */