From b85534d091906f6cf9bd45be91c1d2b074b80a32 Mon Sep 17 00:00:00 2001 From: Vasil Kolev Date: Tue, 21 Oct 2014 23:13:25 +0300 Subject: [PATCH] fix from Krasimir to have space between the sponsor icons --- css/styles.css | 7 ++++++- front-page.php | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/css/styles.css b/css/styles.css index c845ae8..40dae53 100644 --- a/css/styles.css +++ b/css/styles.css @@ -596,6 +596,11 @@ footer .content li a { margin: 0 0 2em 0; } +.sponsors-frontpage a { + display: inline-block; + padding: 0 2.2em 1em 0; +} + /* Plugins */ .gmp_map_opts { float: none !important; @@ -814,4 +819,4 @@ footer.entry-footer { border-radius: 0.4em; background: #F0F0F0; font-size: 0.8em; -} \ No newline at end of file +} diff --git a/front-page.php b/front-page.php index 1312c56..abb23f3 100644 --- a/front-page.php +++ b/front-page.php @@ -2,7 +2,7 @@
-
+