mirror of
https://gitlab.com/Shinobi-Systems/ShinobiCE.git
synced 2025-03-09 15:40:15 +00:00
6 lines
146 B
CSS
6 lines
146 B
CSS
.navbar.bg-primary,.nav.bg-primary {
|
|
background-color: #903619 !important;
|
|
}
|
|
.navbar.bg-success {
|
|
background-color: #1f791b !important;
|
|
}
|