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.

10 lines
206 B

6 years ago
  1. .scc_badge {
  2. border-radius: 50%;
  3. background-color: #000;
  4. color: #fff;
  5. display: inline-block;
  6. padding-left: 8px;
  7. padding-right: 8px;
  8. text-align: center;
  9. margin-left: -10px;
  10. }