mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 18:29:52 +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 ":^)" |