mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
9 lines
136 B
Text
9 lines
136 B
Text
.infobox {
|
|
.infobox_part {
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.infobox_part:last-child {
|
|
margin-bottom: 0;
|
|
}
|
|
}
|