forked from zaclys/searxng
11 lines
168 B
Plaintext
11 lines
168 B
Plaintext
.infobox {
|
|
.infobox_part {
|
|
margin-bottom: 20px;
|
|
word-wrap: break-word;
|
|
}
|
|
|
|
.infobox_part:last-child {
|
|
margin-bottom: 0;
|
|
}
|
|
}
|