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

icon-en.css 866 B

12345678910111213141516171819202122232425262728293031
  1. @charset "utf-8";
  2. /*Some icons, style different from the Japanese version*/
  3. .awoken-icon[data-awoken-icon='40'],
  4. .awoken-icon[data-awoken-icon='46'],
  5. .awoken-icon[data-awoken-icon='47'],
  6. .awoken-icon[data-awoken-icon='48'],
  7. .type-icon[data-type-icon='12'],
  8. .type-icon[data-type-icon='9']
  9. {
  10. background-position-x: -32px;
  11. }
  12. .latent-icon[data-latent-icon='17']::before,
  13. .latent-icon[data-latent-icon='37']::before,
  14. .latent-icon[data-latent-icon='39']::before
  15. {
  16. background-position-x: -252px;
  17. }
  18. .tIf-total-hp .awoken-bind::before,
  19. .tIf-total-move .awoken-bind::before,
  20. .tIf-total-hp .reduce .reduce-scale::before
  21. {
  22. background-position-x: -20px;
  23. }
  24. .icon-skill[data-icon-type="mass-attack"],
  25. .icon-skill[data-icon-type="reduce-damage"],
  26. .icon-skill[data-icon-type="damage-absorb"],
  27. .icon-skill[data-icon-type="damage-void"]
  28. {
  29. background-position-x: calc(-36px * 1);
  30. }

智龙迷城队伍图制作工具