clips.css 88 B

123456
  1. .label-red {
  2. color: #fff;
  3. background: #c92020;
  4. padding: 0 7px;
  5. border-radius: 4px;
  6. }