From 775b9ddbffc089a5d3d24f3b9992fc3205c8d7a9 Mon Sep 17 00:00:00 2001 From: Rufaid786 Date: Thu, 2 Feb 2023 23:49:58 +0530 Subject: [PATCH] chantella span color changed on hover and title bar also updated --- build/css/custom.css | 5 ++++- production/index.html | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/build/css/custom.css b/build/css/custom.css index 7c8764f8..4161dd7f 100644 --- a/build/css/custom.css +++ b/build/css/custom.css @@ -1422,7 +1422,10 @@ a:hover, a:focus { .site_title:hover, .site_title:focus { text-decoration: none; } - + +.site_title span:hover{ + background: #fff; +} .nav.navbar-nav > li > a { color: #515356 !important; } diff --git a/production/index.html b/production/index.html index 2ae2ec1f..b4e7b196 100755 --- a/production/index.html +++ b/production/index.html @@ -8,7 +8,7 @@ - Gentelella Alela! | + Gentelella Alela!