Commit 85c7a348acdbcda99979b6c524e2dc554017333d

Authored by Gustavo Cruz
1 parent ba9b13bf

perspectivas e outras coisas de 20h

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
style.css
... ... @@ -403,7 +403,7 @@ padding: 0 0 0px;
403 403 }
404 404  
405 405 #content .box-2 .block-inner-2 h3.block-title:before {
406   - content: "+";
  406 + content: "";
407 407 display: inline-block;
408 408 float: right;
409 409 position: relative;
... ... @@ -686,6 +686,7 @@ background-color: #0050A5;
686 686 border-radius: 0;
687 687 border: 1px solid #0050A5;
688 688 border-bottom: 0px;
  689 +padding-bottom: 12px;
689 690 }
690 691  
691 692 #pairwise_main ul.pairwise_menu li a:hover {
... ...