diff options
-rw-r--r-- | style.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -538,6 +538,10 @@ input[type=checkbox]:not(old):checked + label > span:before { | |||
538 | margin-right: 3%; | 538 | margin-right: 3%; |
539 | } | 539 | } |
540 | 540 | ||
541 | .partner.freifunk img, .partner.gff img{ | ||
542 | padding-bottom: 6px; | ||
543 | } | ||
544 | |||
541 | .partner.ccc img { | 545 | .partner.ccc img { |
542 | vertical-align: top; | 546 | vertical-align: top; |
543 | } | 547 | } |