From: Ove Klykken Date: Tue, 29 Jul 2014 20:44:55 +0000 (-0400) Subject: adding custom colors X-Git-Tag: VV1^2~34 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=9a34e85ea34e6541bf68797017fd09b5a007c6eb;p=web%2FCityofMI.git adding custom colors --- diff --git a/css/arrows.css b/css/arrows.css old mode 100644 new mode 100755 index 3c07fa1..3e673d1 --- a/css/arrows.css +++ b/css/arrows.css @@ -8,6 +8,7 @@ a.current { display: block; display: none; background: #2A3940; + background: rgba(108,145,106, .9); color: #FFF; border-top: 1px solid #43555D; padding-left: 0; @@ -36,7 +37,7 @@ a.current { margin: 0; padding: 9px 50px 9px 10px; font-size: 16px; - color: #E0E0E0; + color: #fff; border-bottom: 1px solid #43555D; text-decoration: none; }