kill.ccss 380 B

123456789101112131415161718192021222324252627
  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