zoneminder/css/main.css

11 lines
163 B
CSS
Raw Normal View History

.navbar {
background-color: #CCC;
border:0;
border-radius: 0;
border-bottom: solid 2px #369;
2014-06-13 03:22:56 +08:00
}
.navbar-default .navbar-nav > li > a {
color: #016C9C;
2014-06-13 03:22:56 +08:00
}