From 61a3893bc7a8c05ba86f2f0b2368fbd9a0a82fbb Mon Sep 17 00:00:00 2001 From: Dirk Engling Date: Thu, 18 Aug 2016 15:26:18 +0200 Subject: Use the green we already do have --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 646b75f..d052c01 100644 --- a/style.css +++ b/style.css @@ -451,7 +451,7 @@ label:first-line { visibility: hidden; transition: transform 0.5s, visibility 0.5s; transform: rotate3d(45, 45, 1, 90deg); - background-color: green; + background-color: #8ECA63;; color: white; } -- cgit v1.2.3