mirror of
https://github.com/searxng/searxng.git
synced 2026-06-09 11:27:50 +02:00
[enh] themes static content refactor
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.infobox {
|
||||
.infobox_part {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.infobox_part:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user