fix: style issues

pull/321/head^2
Seaton Jiang 2020-12-14 17:39:05 +08:00
parent fe09c3973b
commit cc208760db
No known key found for this signature in database
GPG Key ID: C1086BAE716FF138
1 changed files with 12 additions and 12 deletions

View File

@ -195,6 +195,17 @@ button:focus {
width: 168px;
}
.k-nav .navbar-brand h1 {
display: inherit;
padding: inherit;
color: inherit;
margin: inherit;
color: inherit;
font-size: inherit;
font-weight: inherit;
line-height: inherit;
}
.k-nav .navbar-toggler {
padding: 13px;
border-color: transparent;
@ -312,17 +323,6 @@ button:focus {
color: #fff;
}
.k-nav .navbar-brand h1 {
display: inherit;
padding: inherit;
color: inherit;
margin: inherit;
color: inherit;
font-size: inherit;
font-weight: inherit;
line-height: inherit;
}
.k-nav .navbar-brand:focus,
.k-nav .navbar-brand:hover {
color: rgba(255, 255, 255, 0.8);
@ -436,7 +436,7 @@ button:focus {
left: 0;
z-index: 1;
width: 100%;
background: rgba(66, 64, 64, 0.2);
background: rgba(66, 64, 64, 0.25);
}
.k-header .banner .content {