From 932a1873c6d84c996fe933adcf748d852e7b40e6 Mon Sep 17 00:00:00 2001 From: Christoffer Martinsson Date: Tue, 9 Jul 2019 08:45:03 +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 e7f011e..f69d1cf 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -132,7 +132,7 @@ body { code { border-radius: 3px; - background: #c9482b; + background: #dbad8a; color: #303030; }