Fix background
This commit is contained in:
parent
2a2eba6643
commit
9ae3c20171
|
|
@ -1,3 +1,8 @@
|
||||||
|
body {
|
||||||
|
background-color: antiquewhite;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.navbar {
|
.navbar {
|
||||||
background-color: steelblue;
|
background-color: steelblue;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue