From c0d30a2f3329daa08e7f19f8b2b23a445b75c8b7 Mon Sep 17 00:00:00 2001 From: Alee Date: Wed, 7 Mar 2018 16:43:29 -0500 Subject: Replaced the ACN green with blue --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'css') diff --git a/css/style.css b/css/style.css index c8bef67..68a6943 100755 --- a/css/style.css +++ b/css/style.css @@ -17,7 +17,7 @@ header { color:white; padding-top:30px; min-height:70px; - border-bottom:#0ab12e 3px solid; + border-bottom:#0a4db1 3px solid; } header a { @@ -63,6 +63,6 @@ footer { padding:20px; margin-top:20px; color:white; - background-color: #0ab120; + background-color: #0a4db1; text-align: center; } \ No newline at end of file -- cgit v1.2.3