From c5f13307b867a78600be2d3cc6d36faf39f16c3b Mon Sep 17 00:00:00 2001 From: Gustavo Cruz Date: Thu, 13 Feb 2014 11:08:27 -0300 Subject: [PATCH] updating theme --- style.css | 8 ++++++++ 1 file changed, 8 insertions(+), 0 deletions(-) diff --git a/style.css b/style.css index f27d2dd..8fd7825 100644 --- a/style.css +++ b/style.css @@ -874,6 +874,14 @@ input.button.with-text { /*nuvem de tags*/ +.action-home-index #content .tag_cloud { + left: -480px; + margin-left: 50%; + position: relative; + text-align: center; + width: 960px; +} + .tag_cloud a{ white-space: normal; } -- libgit2 0.21.2