header and footer colour updated
This commit is contained in:
parent
dcf50e5396
commit
2c5c21a3ad
@ -638,8 +638,8 @@
|
|||||||
|
|
||||||
.header-style-two.fixed-header {
|
.header-style-two.fixed-header {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
/* background-color:#1d1d1b ; */
|
background-color:#1d1d1b ;
|
||||||
background-color: #e0766d;
|
/* background-color: #e0766d; */
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -2349,8 +2349,8 @@
|
|||||||
.footer-style-two {
|
.footer-style-two {
|
||||||
position: relative;
|
position: relative;
|
||||||
padding-bottom: 0px;
|
padding-bottom: 0px;
|
||||||
/* background-color: #050505; */
|
background-color: #050505;
|
||||||
background-color: #e0766d;
|
/* background-color: #e0766d; */
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user