Match header colours
This commit is contained in:
parent
21c3d060ea
commit
adeb42f58b
@ -16,9 +16,10 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
header {
|
header {
|
||||||
background-color: #fff;
|
background-color: #596362;
|
||||||
box-shadow: 0 1px 2px 0 rgba(0,0,0,0.22);
|
box-shadow: 0 1px 2px 0 rgba(0,0,0,0.22);
|
||||||
height: 54px;
|
height: 54px;
|
||||||
|
border-bottom:2px solid #3ab7a5;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user