mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[enh] archive.org link added to results
This commit is contained in:
parent
cd3a52e189
commit
00e5262834
3 changed files with 8 additions and 3 deletions
|
|
@ -216,6 +216,10 @@ a {
|
|||
}
|
||||
}
|
||||
|
||||
.cache_link {
|
||||
font-size: 10px !important;
|
||||
}
|
||||
|
||||
.result {
|
||||
h3 {
|
||||
font-size: 1em;
|
||||
|
|
@ -235,7 +239,7 @@ a {
|
|||
|
||||
.url {
|
||||
font-size: 0.8em;
|
||||
margin: 3px 0 0 0;
|
||||
margin: 0 0 3px 0;
|
||||
padding: 0;
|
||||
max-width: 54em;
|
||||
word-wrap:break-word;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue