Downloaded Harri Mcdonalds templates for the language picker. Slowly updating Luminates templates for the lang picker.

This commit is contained in:
Norm Rasmussen
2024-04-02 19:47:10 -04:00
parent 9286f52fb2
commit d27d791236
97 changed files with 2571 additions and 269 deletions

View File

@ -47,4 +47,13 @@
.text-center {
text-align: center;
}
}
.points-container {
border: 2px solid #bac4ca;
border-radius: 4px;
padding: 60px 32px;
text-align: center;
}
.total-points {
font-size: 2rem;
}