[simple theme] add products.html template

This commit is contained in:
mrpaulblack 2022-05-11 00:03:21 +02:00
parent 035a4eaa09
commit 392c9c4243
2 changed files with 22 additions and 1 deletions

View file

@ -262,11 +262,18 @@ article[data-vim-selected].category-social {
.published_date,
.result_length,
.result_author {
.result_author,
.result_shipping,
.result_source_country {
font-size: 0.8em;
color: var(--color-result-publishdate-font);
}
.result_price {
font-size: 1.2em;
color: var(--color-result-description-highlight-font);
}
img {
&.thumbnail {
.ltr-float-left();