From 90874413c3f6f20e2314bb33f4c3e3823043770c Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Wed, 4 May 2022 10:09:06 -0400 Subject: [PATCH] css changes --- .../_header_desktop_menu_item.html.liquid | 2 +- .../Stripe/homepage.html.liquid | 20 +++++------ .../Stripe/sec1-courses.html.liquid | 17 ---------- .../Stripe/styles.css.liquid | 34 +------------------ 4 files changed, 12 insertions(+), 61 deletions(-) delete mode 100644 NP_Custom_Templates/customer_templates/Stripe/sec1-courses.html.liquid diff --git a/NP_Custom_Templates/customer_templates/Stripe/_header_desktop_menu_item.html.liquid b/NP_Custom_Templates/customer_templates/Stripe/_header_desktop_menu_item.html.liquid index 78e6e0ab..3b4aae9d 100644 --- a/NP_Custom_Templates/customer_templates/Stripe/_header_desktop_menu_item.html.liquid +++ b/NP_Custom_Templates/customer_templates/Stripe/_header_desktop_menu_item.html.liquid @@ -5,7 +5,7 @@ {% if url contains current_page_orgin %} is-active white-text {% else %} - black-text + white-text {% endif %} " {% if external %}target="_blank"{% endif %} diff --git a/NP_Custom_Templates/customer_templates/Stripe/homepage.html.liquid b/NP_Custom_Templates/customer_templates/Stripe/homepage.html.liquid index 93095f0d..75b89db9 100644 --- a/NP_Custom_Templates/customer_templates/Stripe/homepage.html.liquid +++ b/NP_Custom_Templates/customer_templates/Stripe/homepage.html.liquid @@ -8,14 +8,14 @@ {% assign role = current_person.properties.role %} {% case role %} {% when 'developer', 'architect' %} -
+
Hi {{ current_person.display_name }}, how is the weather in {{ current_person.properties.location }}? - Here is the training you are eligible for in your role as {{ current_person.properties.role }}. + Here is the training you are eligible for in your role as {{ current_person.properties.role }}.
{% else %}
- Hi {{ current_person.display_name }}, how is the weather in {{ current_person.properties.location }}? - Here is the training you are eligible for in your role as + Hi {{ current_person.display_name }}, how is the weather in {{ current_person.properties.location }}?
+
Here is the training you are eligible for in your role as