From 8e7608b5254febb83e765c5710803809b5b80e1b Mon Sep 17 00:00:00 2001 From: Dirk Engling Date: Mon, 15 Aug 2016 17:38:22 +0200 Subject: Shift the logos so that their visual heights match --- style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/style.css b/style.css index 22f74fc..a8f1444 100644 --- a/style.css +++ b/style.css @@ -538,6 +538,10 @@ input[type=checkbox]:not(old):checked + label > span:before { margin-right: 3%; } +.partner.freifunk img, .partner.gff img{ + padding-bottom: 6px; +} + .partner.ccc img { vertical-align: top; } -- cgit v1.2.3