changed name of css

This commit is contained in:
Franca Debole 2021-04-29 10:29:06 +02:00
parent 70de724ab1
commit 21d4a8d16b
1 changed files with 9 additions and 2 deletions

View File

@ -26,7 +26,14 @@ header .navbar {
.header .container {
position: relative;
}
.navbar-pf {
background: #fafafa;
border: 0;
border-radius: 0;
border-top: 3px solid #39a5dc;
margin-bottom: 0;
min-height: 0;
}
.navbar-pf .navbar-utility {
right: 20px;
@ -226,7 +233,7 @@ hr + .form-horizontal {
padding: 11px 10px 12px;
line-height: 12px;
font-size: 12px;
color: #fff !important;
color: #000 !important;
text-decoration: none;
}
.kc-dropdown > a::after{