New BG
This commit is contained in:
parent
4ab0680593
commit
a23deddcfe
3 changed files with 1211 additions and 0 deletions
|
@ -14,6 +14,14 @@ body {
|
|||
/*font-family: "Open Sans",sans-serif;*/
|
||||
}
|
||||
|
||||
/* Main background */
|
||||
#custom-css .sub-header-container{
|
||||
background-position: center top;
|
||||
background-size: cover;
|
||||
background-repeat: repeat;
|
||||
background-attachment: fixed;
|
||||
}
|
||||
|
||||
#custom-css #search-video{
|
||||
background: var(--mainBackgroundColor) !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue