mirror of
https://github.com/searxng/searxng.git
synced 2025-09-10 12:18:24 +02:00
add class for infobox's official url
This commit is contained in:
parent
001eb047cd
commit
74270a3fc2
9 changed files with 38 additions and 6 deletions
|
@ -8,6 +8,13 @@
|
|||
}
|
||||
}
|
||||
|
||||
.header_url {
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
||||
p{
|
||||
font-family: "DejaVu Serif", Georgia, Cambria, "Times New Roman", Times, serif !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue