Merge pull request #936 from Rufaid786/features

chantella span color changed on hover and title bar also updated
master
Aigars Silkalns 2 years ago committed by GitHub
commit e52b5d3ce3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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; }

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="images/favicon.ico" type="image/ico" />
<title>Gentelella Alela! | </title>
<title>Gentelella Alela!</title>
<!-- Bootstrap -->
<link href="../vendors/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">

Loading…
Cancel
Save