mirror of
https://github.com/searxng/searxng.git
synced 2026-08-12 10:11:39 +00:00
[enh] themes static content refactor
This commit is contained in:
9
searx/static/themes/oscar/less/oscar/infobox.less
Normal file
9
searx/static/themes/oscar/less/oscar/infobox.less
Normal file
@@ -0,0 +1,9 @@
|
||||
.infobox {
|
||||
.infobox_part {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.infobox_part:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user