forked from Icycoide/searxng
[simple theme] add products.html template
This commit is contained in:
parent
035a4eaa09
commit
392c9c4243
2 changed files with 22 additions and 1 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue