You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
308 B
CSS
17 lines
308 B
CSS
.navbar-pf {
|
|
background: #ffffff;
|
|
}
|
|
|
|
.navbar-pf .navbar-brand {
|
|
background-image: url('../img/smardigo-logo.png');
|
|
background-size: 171px 30px;
|
|
width: 171px;
|
|
}
|
|
|
|
.navbar-pf .navbar-header {
|
|
border-bottom: 1px solid #b02d3f;
|
|
}
|
|
|
|
.navbar-pf .navbar-utility .dropdown-toggle {
|
|
color: #000000!important;
|
|
} |