You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
286 B

  1. .table.badge-preview th {
  2. border-top: 0;
  3. color: #777777;
  4. font-weight: normal;
  5. font-size: 12px;
  6. padding-top: 32px;
  7. }
  8. #badges-json .fetch-json {
  9. background: #eee;
  10. padding: 3px;
  11. }
  12. #badges-json, #badges-shields, .badge-preview .with-late {
  13. display: none;
  14. }