Cin7 templates. Some changes for Sandata. Downlaoded new templates.
This commit is contained in:
@ -10,15 +10,26 @@
|
||||
{{ color_palette.header_color }}
|
||||
*/
|
||||
|
||||
.header-hero {
|
||||
background-color:#fff;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.header-hero img {
|
||||
max-width:100%;
|
||||
width:auto;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 768px){
|
||||
header{
|
||||
background: url(https://s3.amazonaws.com/static.northpass.com/sandata/sandataBanner.jpg) !important;
|
||||
background-color: #fff !important;
|
||||
background-position: center !important;
|
||||
background-repeat: no-repeat !important;
|
||||
|
||||
.np-header-logo-image {
|
||||
height: 75px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.np-box-header{
|
||||
background: #FFF !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user