Luminate Mexico templates for spanish and english courses. Todos. New script for bulk adding of people.

This commit is contained in:
Norm Rasmussen
2024-05-31 15:46:04 -04:00
parent ec2ef3a808
commit bf13bb7131
7 changed files with 75 additions and 12 deletions

View File

@ -352,7 +352,7 @@ body > main > div.np-catalog-header-wrapper > div.np-catalog-header > div.np-res
text-indent: 0;
line-height: .5;
display: block;
content: "Benvenida a Luminate Mexico";
content: "Benvenida a Aprendizaje de Walmart Luminate";
}
.Home.np-homepage-subheadline::after {
@ -734,25 +734,25 @@ body > main > div.np-homepage-ongoing.np-max-width > div.ongoing-see-more-wrappe
text-indent: 0;
line-height: 0;
display: block;
content: "Ver más";
content: "Ver más";
}
body > footer > div.np-footer-top > div > ul > li:nth-child(1) > a::after {
text-indent: 0;
line-height: 0;
display: block;
content: "Página de Inicio";
content: "Página de Inicio";
}
body > footer > div.np-footer-top > div > ul > li:nth-child(2) > a::after {
text-indent: 0;
line-height: 0;
display: block;
content: "Panel";
content: "Panel";
}
body > footer > div.np-footer-top > div > ul > li:nth-child(3) > a::after {
text-indent: 0;
line-height: 0;
display: block;
content: "Mis Rutas";
content: "Mis Rutas";
}
</style>