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 {