From 6ffc3fa2849168a1071e25df660b6dd7adab572c Mon Sep 17 00:00:00 2001 From: Biswajit Mishra <32537575+ibiswajitmishra@users.noreply.github.com> Date: Thu, 1 Oct 2020 13:17:33 +0530 Subject: [PATCH] Update contact.css changed color to dark yellow --- CSS/contact.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSS/contact.css b/CSS/contact.css index 72e4b8f..84d7936 100644 --- a/CSS/contact.css +++ b/CSS/contact.css @@ -64,7 +64,7 @@ ul li float: left; width: 168px; height: 40px; -background-color:#E89E00; +background-color:#ad7703; opacity:; line-height: 40px; text-align: center;