reports.css 116 B

1234567
  1. .totals{
  2. font-size: 14px;
  3. padding: 10px;
  4. border: 1px solid #555;
  5. background-color: #CCC;
  6. margin: 10px 0;
  7. }