kill_list.ccss 360 B

123456789101112131415161718192021222324252627
  1. table#kills:
  2. table-layout: fixed
  3. width: 900px
  4. tr:nth-child(odd):
  5. background-color: #1a1a1a
  6. th.time:
  7. width: 90px
  8. th.system:
  9. width: 120px
  10. th.victim_portrait:
  11. width: 66px
  12. th.victim:
  13. width: 248px
  14. th.killer_portrait:
  15. width: 66px
  16. th.killer:
  17. width: 248px
  18. th.value:
  19. width: 62px
  20. td:nth-child(7):
  21. text-align: right
  22. .loss:
  23. color: #a44