From a62e4cc5aa1e84f9fbcce8f2f0713aa6c26b1ddf Mon Sep 17 00:00:00 2001 From: RakshaSharma26 <67366728+RakshaSharma26@users.noreply.github.com> Date: Mon, 5 Oct 2020 13:06:55 +0530 Subject: [PATCH] Update style.css --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 902f4e9..7f52f8a 100644 --- a/css/style.css +++ b/css/style.css @@ -20,7 +20,7 @@ li {max-width: 800px;} .highlight {padding: 20px; background: #DAE9F7;} -::selection {background: #AEC126;} +::selection {background: #BFD237;} ::-moz-selection {background: #AEC126;} .list li {margin: 12px 0px 6px 17px; line-height: 20px;} @@ -304,7 +304,7 @@ footer a, footer a:visited, footer a:active {color: #AEC126; font-weight: 700; b font-size: 35px; letter-spacing: 1px; font-weight: bold; - color: white; + color: grey; text-align: left; float: left; height: 250px;