mirror of https://github.com/ColorlibHQ/gentelella
chantella span color changed on hover and title bar also updated
parent
bf0e4d2d39
commit
775b9ddbff
|
@ -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…
Reference in New Issue