kill.ccss 576 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. #ship:
  2. float: left
  3. width: 256px
  4. height: 256px
  5. table#victim:
  6. float: right
  7. table-layout: fixed
  8. width: 388px
  9. table#attackers:
  10. float: right
  11. table-layout: fixed
  12. width: 388px
  13. td:
  14. height: 64px
  15. &:nth-child(1):
  16. width: 66px
  17. white-space: normal
  18. &:nth-child(2):
  19. width: 200px
  20. &:nth-child(3):
  21. width: 32px
  22. white-space: normal
  23. &:nth-child(3):
  24. width: 50px
  25. table#items:
  26. .slot:
  27. background-color: #222
  28. tr:nth-child(odd):
  29. background-color: #181818
  30. td:nth-child(3):
  31. text-align: right
  32. .dropped:
  33. background-color: #050
  34. .destroyed:
  35. color: #a00