mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 18:42:33 +02:00
Adding style for publish Date
This commit is contained in:
parent
b88146d669
commit
c54baf6301
3 changed files with 10 additions and 0 deletions
|
@ -248,6 +248,12 @@ a {
|
|||
word-wrap:break-word;
|
||||
color: @color-result-url-font;
|
||||
}
|
||||
|
||||
.published_date {
|
||||
font-size: 0.8em;
|
||||
color: @color-result-publishdate-font;
|
||||
margin: 5px 20px;
|
||||
}
|
||||
}
|
||||
|
||||
.engines {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue