get the header bg color to be closer to the one on the image
This commit is contained in:
parent
5657a950c8
commit
f8ec15385d
@ -1,7 +1,7 @@
|
||||
#header {
|
||||
height: 670px;
|
||||
overflow: hidden;
|
||||
background: url(../images/bg-header.jpg) no-repeat center top #0e1226;
|
||||
background: url(../images/bg-header.jpg) no-repeat center top #0a0b28;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
font-size: 24px;
|
||||
|
@ -2783,7 +2783,7 @@ h5 {
|
||||
#header {
|
||||
height: 670px;
|
||||
overflow: hidden;
|
||||
background: url(../images/bg-header.jpg) no-repeat center top #0e1226;
|
||||
background: url(../images/bg-header.jpg) no-repeat center top #0a0b28;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
font-size: 24px;
|
||||
|
Loading…
Reference in New Issue
Block a user