mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Adding style for publish Date
This commit is contained in:
parent
b88146d669
commit
c54baf6301
3 changed files with 10 additions and 0 deletions
|
|
@ -64,6 +64,9 @@
|
|||
// Url to result
|
||||
@color-result-url-font: #C0392B;
|
||||
|
||||
// Publish Date
|
||||
@color-result-publishdate-font: #888;
|
||||
|
||||
// Images
|
||||
@color-result-image-span-background-hover: rgba(0, 0, 0, 0.6);
|
||||
@color-result-image-span-font: #FFF;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue