changed css

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

View File

@ -27,7 +27,7 @@ header .navbar {
position: relative;
}
.navbar-pf {
background: #fafafa;
background: #fff;
border: 0;
border-radius: 0;
border-top: 3px solid #39a5dc;
@ -42,7 +42,7 @@ header .navbar {
}
.navbar-pf .navbar-utility > li > a {
color: #fff !important;
color: #000 !important;
padding-bottom: 12px;
padding-top: 11px;
border-left: medium none;