From 83fea236f2f70e8b3bd1f07ef868ce56c605a655 Mon Sep 17 00:00:00 2001 From: eniamza Date: Wed, 10 Jun 2020 17:49:40 +0600 Subject: [PATCH] Fix : Replaced teal with actual colour code --- lib/css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/css/index.css b/lib/css/index.css index 200776d..e5510ca 100644 --- a/lib/css/index.css +++ b/lib/css/index.css @@ -109,7 +109,7 @@ nav { /* Special Branded Color Classes*/ .lbry-teal { - background-color:rgb(3, 76, 105); + background-color:rgb(40, 212, 226); } .dropdown-item.active {