From cd5714b99841648ab2f74e290472c9e871c20800 Mon Sep 17 00:00:00 2001 From: Augusto dos Anjos Almeida Date: Mon, 1 Jun 2015 13:20:16 -0300 Subject: [PATCH] Link de participar --- index.html | 13 +++++++++---- sass/_share.scss | 7 +++++-- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 7a07f4e..5d049dd 100644 --- a/index.html +++ b/index.html @@ -98,6 +98,10 @@ diff --git a/sass/_share.scss b/sass/_share.scss index d2d9698..04facef 100644 --- a/sass/_share.scss +++ b/sass/_share.scss @@ -37,11 +37,14 @@ background-position: 50% !important; background-size: auto !important; border: 0 !important; + color: #fff; display: inline-block; + font-size: 20px; height: 36px; min-width: 0 !important; - padding: 0 !important; - text-indent: -999999px; + padding: 9px 0 !important; + // text-indent: -999999px; + text-align: center; width: 36px; &-facebook { background-image: url(images/icons/icon-facebook.png) !important; -- libgit2 0.21.2