summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--html/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/html/style.css b/html/style.css
index bdb6739..419c901 100644
--- a/html/style.css
+++ b/html/style.css
@@ -191,6 +191,7 @@ pre {
191 overflow: auto; 191 overflow: auto;
192 border-radius: 4px; 192 border-radius: 4px;
193 background: #3b4252; 193 background: #3b4252;
194 line-height: 1.4;
194} 195}
195pre code { 196pre code {
196 font-size: 95%; 197 font-size: 95%;