5 lines
88 B
CSS
5 lines
88 B
CSS
.navbar.navbar-default.navbar-fixed-top {
|
|
background: #000;
|
|
border-color: #000;
|
|
}
|