get the header bg color to be closer to the one on the image

master
Juan Ruiz Echazu 10 years ago
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…
Cancel
Save