Commit c5f13307b867a78600be2d3cc6d36faf39f16c3b

Authored by Gustavo Cruz
1 parent 6238aa6e

updating theme

Showing 1 changed file with 8 additions and 0 deletions   Show diff stats
@@ -874,6 +874,14 @@ input.button.with-text { @@ -874,6 +874,14 @@ input.button.with-text {
874 874
875 /*nuvem de tags*/ 875 /*nuvem de tags*/
876 876
  877 +.action-home-index #content .tag_cloud {
  878 + left: -480px;
  879 + margin-left: 50%;
  880 + position: relative;
  881 + text-align: center;
  882 + width: 960px;
  883 +}
  884 +
877 .tag_cloud a{ 885 .tag_cloud a{
878 white-space: normal; 886 white-space: normal;
879 } 887 }