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