diff --git a/Bootstrap_new/css/custom.css b/Bootstrap_new/css/custom.css index b0c277fb..5931f34d 100755 --- a/Bootstrap_new/css/custom.css +++ b/Bootstrap_new/css/custom.css @@ -22,7 +22,7 @@ color:white } .sidebar-nav .nav-content a:hover{ - color:#bbbcbd !important; + color:grey !important; /* background:grey !important */ font-weight: bold !important; }