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