diff --git a/2024.html b/2024.html index cbaa846..024d889 100644 --- a/2024.html +++ b/2024.html @@ -43,29 +43,29 @@
    -
  1. [ ] The Summer Set A
  2. -
  3. [On] The Summer Set B
  4. -
  5. [ ] Rise, Rise
  6. -
  7. Maria
  8. -
  9. [On] Four Masters
  10. -
  11. [ ] Wellerman
  12. -
  13. [On] Scotch Cap
  14. -
  15. [ ] Maggie/Broom
  16. -
  17. [ ] Breaking Up Christmas
  18. -
  19. [On] Antics
  20. -
  21. [On] The Chain
  22. -
  23. [ ] Star of the Sea
  24. +
  25. The Summer Set A [ ]
  26. +
  27. The Summer Set B [On]
  28. +
  29. Rise, Rise [ ]
  30. +
  31. Maria - Kill Monitors!
  32. +
  33. Four Masters [On]
  34. +
  35. Wellerman [ ]
  36. +
  37. Scotch Cap [On]
  38. +
  39. Maggie/Broom [ ]
  40. +
  41. Breaking Up Christmas [ ]
  42. +
  43. Antics [On]
  44. +
  45. The Chain [On]
  46. +
  47. Star of the Sea [ ]
  48. --- Intermission ---
  49. -
  50. [ ] Decades
  51. -
  52. [CUE] Time
  53. -
  54. [On] Gypsy
  55. -
  56. [ ] Jama
  57. -
  58. [ ] Donegal Slip
  59. -
  60. [On] St. Patrick's Day
  61. -
  62. Maria
  63. -
  64. [On] Boondoggle
  65. +
  66. Decades [ ]
  67. +
  68. Time [CUE]
  69. +
  70. Gypsy [On]
  71. +
  72. Jama [ ] Fade @ 3:10
  73. +
  74. Donegal Slip [ ]
  75. +
  76. St. Patrick's Day [On]
  77. +
  78. Maria - Kill Monitors!
  79. +
  80. Boondoggle [On]
diff --git a/playlist.css b/playlist.css index bfaa091..4b0efbb 100644 --- a/playlist.css +++ b/playlist.css @@ -23,7 +23,7 @@ audio { clear: both; background-color: #001; float: right; - font-size: 500%; + font-size: 1000%; font-family: "Roboto", "Droid Sans Mono", monospace; } @@ -33,7 +33,7 @@ audio { #controls a { font-size: 200%; padding: 0.5em; - cursor: default; + cursor: pointer; } #playlist {