changed css
This commit is contained in:
parent
21d4a8d16b
commit
dc17adeb1b
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue