From 4f6e32d98f28af658c981e5c56c4fc66a40f1585 Mon Sep 17 00:00:00 2001 From: Christoffer Martinsson Date: Tue, 9 Jul 2019 08:43:22 +0000 Subject: [PATCH] Update custom.css --- static/css/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/custom.css b/static/css/custom.css index 2f25038..e7f011e 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -132,7 +132,7 @@ body { code { border-radius: 3px; - background: #ffc59e; + background: #c9482b; color: #303030; }