Lots of template work - Luminate, G2, Crayon. Added Mizuno Running's script. Small changes to notes.
This commit is contained in:
@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user