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 {
|
.navbar-default {
|
||||||
background-color: #708d3f;
|
background-color: #8404d9;
|
||||||
border-color: #a36123;
|
border-color: #708d3f;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue