Files
searxng/searx/static/themes/oscar/less/pointhi/infobox.less
2019-12-10 18:10:33 +01:00

12 lines
192 B
Plaintext

.infobox {
.infobox_part {
margin-bottom: 20px;
word-wrap: break-word;
table-layout: fixed;
}
.infobox_part:last-child {
margin-bottom: 0;
}
}