mirror of
https://github.com/searxng/searxng.git
synced 2026-01-01 16:40:02 +00:00
[enh] archive.org link added to results
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user