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:
Norm Rasmussen
2024-04-12 22:59:45 -04:00
parent 958f1ec991
commit 82fd5a2db8
25 changed files with 805 additions and 61 deletions

View File

@ -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;
}
}