mirror of
https://github.com/searxng/searxng.git
synced 2026-06-12 04:47:49 +02:00
[enh] oscar theme redesign added
The original code made by @logico-dev (#559)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
.infobox {
|
||||
.infobox_part {
|
||||
margin-bottom: 20px;
|
||||
word-wrap: break-word;
|
||||
table-layout: fixed;
|
||||
}
|
||||
|
||||
.infobox_part:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user