This commit is contained in:
tanch0
2024-06-04 16:10:03 +05:45
parent ef227fce6b
commit 9d3e9cef7a
15 changed files with 9561 additions and 66 deletions

File diff suppressed because one or more lines are too long

View File

@ -1177,7 +1177,7 @@ div.aligncenter,
background-color: #161616;
}
.page-header h1 {
color: #fff;
color: #0a0a0a;
text-transform: capitalize;
font-weight: 600;
margin: 0;
@ -1192,7 +1192,7 @@ div.aligncenter,
text-align: center;
background-attachment: fixed;
position: relative;
background:url(../images/bg/page-header-bg.jpg) center center no-repeat fixed;background-size:cover;
background:url(../images/bg/page-header-banner.png) center center no-repeat fixed;background-size:cover;
}
.page-header .breadcrumb-area {
background-color: #fff;