diff --git a/static/css/style.css b/static/css/style.css index 564fc56..a7da3ba 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -701,7 +701,7 @@ code { font-family: 'Fira Mono', monospace, sans-serif; font-size: 0.80em; white-space: pre; - background: #faf9f7; + background: #e6e6e6; } pre {