From c8ddf62d20710aeabd9260d648eebd016a91266e Mon Sep 17 00:00:00 2001 From: lo_bo Date: Sun, 22 Oct 2017 22:04:50 +0200 Subject: [PATCH] Update 'assets/styles/site.css' --- assets/styles/site.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/styles/site.css b/assets/styles/site.css index 554c062..6a9120a 100644 --- a/assets/styles/site.css +++ b/assets/styles/site.css @@ -122,8 +122,8 @@ section > p > span { } section > p:first-child > span { - background: #055b0f; - box-shadow: 0.2rem 0 0 #055b0f, -0.2rem 0 0 #055b0f; + background: #004405; + box-shadow: 0.2rem 0 0 #004405, -0.2rem 0 0 #004405; } section > p > span.warning {