2020-06-09 02:04:10 +02:00
|
|
|
|
|
|
|
|
section#terms-and-conditions table td {
|
|
|
|
|
/* make sure icons and links aren't wrapped */
|
|
|
|
|
white-space: nowrap;
|
|
|
|
|
}
|
|
|
|
|
|
2021-04-30 12:40:29 +02:00
|
|
|
section#terms-and-conditions table img.img-fluid {
|
2020-06-09 02:04:10 +02:00
|
|
|
margin: 0px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
section#terms-and-conditions table td:nth-child(2),
|
|
|
|
|
section#terms-and-conditions table th:nth-child(2) {
|
|
|
|
|
background-color: #f3f3f3;
|
|
|
|
|
}
|