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 {