Commit ca7c1b35d22c1a2ec75f857a951c0335ec0c33c6

Authored by Pedro de Lyra Pereira
1 parent 06ebd7ad

Fixing details on SPB statistics typography

  Signed-off-by: Pedro de Lyra Pereira <pedrodelyra@gmail.com>
  Signed-off-by: Simião Carvalho <simiaosimis@gmail.com>
Showing 1 changed file with 5 additions and 0 deletions   Show diff stats
page-inicial.css
... ... @@ -560,9 +560,14 @@ margin: -10px 0px 10px 20px; /*-20px 20px;
560 560 }
561 561  
562 562 span.amount {
  563 + font-size: 14px;
563 564 font-weight: 700;
564 565 }
565 566  
  567 +span.label {
  568 + font-size: 14px;
  569 +}
  570 +
566 571 /*
567 572 .menu-submenu down{
568 573  
... ...