From 7d989b3c5f54f505a8e60323068182ea340e2d39 Mon Sep 17 00:00:00 2001 From: Alexandre Magno Date: Tue, 21 Jul 2015 13:36:43 -0300 Subject: [PATCH] =?UTF-8?q?3=C2=AA=20linha=20em=20rodap=C3=A9:=20padding-l?= =?UTF-8?q?eft=20equilibrando=20centraliza=C3=A7=C3=B5es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/main.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/css/main.css b/css/main.css index 8b0ebad..dfb2274 100644 --- a/css/main.css +++ b/css/main.css @@ -147,6 +147,10 @@ a:visited { color: #205caa; } text-align: left; } +.footer-col-3 p.text { + padding-left: 3.5em; +} + .site-footer ul { list-style: none; } .site-footer li, @@ -428,6 +432,10 @@ a:visited { color: #205caa; } text-align: center; } + .site-footer .footer-col-3 p.text { + padding-right: 3.5em; + } + .hero { margin-top: 30px; margin-bottom: 30px;