Sandata templates for the sign up form. Removed a few test scripts I don't need anymore. Created an Acatble dir.
This commit is contained in:
@ -9,3 +9,17 @@
|
||||
{{ color_palette.header_font_hover_color }}
|
||||
{{ color_palette.header_color }}
|
||||
*/
|
||||
|
||||
|
||||
@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-box-header{
|
||||
background: #FFF !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user