Commit ca9f61d4068bf65f6855e5e3162b24e779362138

Authored by Francisco Marcelo de Araújo Lima Júnior
1 parent 8f445b8e

Css fixes

Showing 1 changed file with 4 additions and 1 deletions   Show diff stats
@@ -2719,7 +2719,10 @@ float: none; @@ -2719,7 +2719,10 @@ float: none;
2719 vertical-align: middle; 2719 vertical-align: middle;
2720 } 2720 }
2721 2721
2722 - 2722 +.action-home-index #content .tags-block .tag_cloud a:hover {
  2723 + font-size: 12pt !important;
  2724 + color: #FFF !important;
  2725 +}
2723 2726
2724 /*IE FIX*/ 2727 /*IE FIX*/
2725 .action-home-index #content .box-1 .communities-block { 2728 .action-home-index #content .box-1 .communities-block {