Commit b6084e9aaf812bf350034ddbd2d3271cbdca1f7c

Authored by Pedro de Lyra Pereira
Committed by Eduardo Vital
1 parent b2868198
Exists in news_page_css

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  
... ...