Todos. Lumiante templates for mexico and canada. Finished datasnipper's templates.

This commit is contained in:
Norm Rasmussen
2024-10-10 15:09:27 -04:00
parent 34eaf19e68
commit 8f2e9afc36
7 changed files with 41 additions and 24 deletions

View File

@ -79,6 +79,9 @@
.Learning.Paths.np-resource-subtitle,
.Article.np-resource-title,
.Article.np-resource-subtitle,
.Search.np-resource-title,
.Search.np-resource-subtitle,
.Search.np-resource-subtitle-number,
.Certifications.np-resource-title,
.Certifications.np-resource-subtitle,
#desktop_upload_avatar,
@ -472,6 +475,24 @@ body > main > div.np-catalog-header-wrapper > div.np-catalog-header > div.np-res
display: block;
content: "Cursos";
}
/* SEARCH */
.Search.np-resource-title::after {
/* Search Results */
text-indent: 0;
line-height: 0;
display: block;
content: "Resultados de la búsqueda";
}
.Search.np-resource-subtitle::after {
/* showing */
text-indent: 0;
line-height: 0;
display: block;
content: "Demostración";
}
/* CATALOG */