change navbar colour
This commit is contained in:
parent
36be4bb9c5
commit
3500ff56c6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
.navbar-default {
|
||||
background-color: #708d3f;
|
||||
border-color: #a36123;
|
||||
background-color: #8404d9;
|
||||
border-color: #708d3f;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue