summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Engling <erdgeist@erdgeist.org>2016-08-15 17:38:22 +0200
committerDirk Engling <erdgeist@erdgeist.org>2016-08-15 17:38:22 +0200
commit8e7608b5254febb83e765c5710803809b5b80e1b (patch)
treeeae5e2294acc75f38a79f9e666a8de73f9bffb0e
parent5a2ba6b9adbe11e4a2563ba39acae66ab973545f (diff)
Shift the logos so that their visual heights match
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
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 {
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}