mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 17:16:04 +01:00
3 lines
No EOL
152 B
CoffeeScript
3 lines
No EOL
152 B
CoffeeScript
cheet 'up up down down left right left right b a', ->
|
|
($ "body").addClass 'fa-spin'
|
|
($ "p.answerbox--question-text").each (i) -> ($ this).html ":^)" |