Todos. Lumiante templates for mexico and canada. Finished datasnipper's templates.
This commit is contained in:
@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user