From ab4f8f113510796dfeb196d1650bf76ecef4b170 Mon Sep 17 00:00:00 2001 From: lo_bo Date: Sun, 22 Oct 2017 22:02:15 +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 72d6479..554c062 100644 --- a/assets/styles/site.css +++ b/assets/styles/site.css @@ -122,8 +122,8 @@ section > p > span { } section > p:first-child > span { - background: #006666; - box-shadow: 0.2rem 0 0 #006666, -0.2rem 0 0 #006666; + background: #055b0f; + box-shadow: 0.2rem 0 0 #055b0f, -0.2rem 0 0 #055b0f; } section > p > span.warning {