Added the new templates for Learning Paths. Some small script changes.

This commit is contained in:
Norm Rasmussen
2023-06-30 16:05:43 -04:00
parent f314daed98
commit 94dc876345
97 changed files with 2634 additions and 241 deletions

View File

@ -0,0 +1,11 @@
/*
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 }}
*/