Lots of template work - Luminate, G2, Crayon. Added Mizuno Running's script. Small changes to notes.

This commit is contained in:
Norm Rasmussen
2023-06-15 19:50:44 -04:00
parent 73ae8fe55b
commit 807739cae6
13 changed files with 523 additions and 38 deletions

View File

@ -38,6 +38,27 @@ body, html, div {
.red-btn {
background: #d94a66;
}
.onboarding-course-title {
color: white;
}
.onboarding-course-subtitle {
color:white;
}
.onboarding-course-card {
background: #0538BF;
}
.onboarding-course-button {
background-color: #89D9E1;
color: #0538BF;
}
.np-card-content-progress {
color: white;
}
/* ------------------------------------------------------------------------------------------------------ */
/* Login Page Styles */