loading.acss 155 B

1234567891011
  1. .tips{
  2. margin-left: 10px;
  3. margin-top: 20px;
  4. color: red;
  5. font-size: 12px;
  6. }
  7. .tips .item {
  8. margin: 5px 0;
  9. color: #888888;
  10. line-height: 14px;
  11. }