Changes to root directory
This commit is contained in:
12
NP_Custom_Templates/templates/styles.css.liquid
Normal file
12
NP_Custom_Templates/templates/styles.css.liquid
Normal file
@ -0,0 +1,12 @@
|
||||
/*
|
||||
Put your custom overlay styles in here
|
||||
You can use your northpass color palette in this file
|
||||
|
||||
{{ color_palette.button_font_color }}
|
||||
{{ color_palette.button_color }}
|
||||
{{ color_palette.button_hover_color }}
|
||||
{{ color_palette.header_font_color }}
|
||||
{{ color_palette.header_font_hover_color }}
|
||||
{{ color_palette.header_color }}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user