aboutsummaryrefslogtreecommitdiffstats
path: root/public/stylesheets
AgeCommit message (Collapse)Author
2013-04-28Reduce size of type on 'Sorry' screenTeddy Wing
Because otherwise it extends off the screen in the Viggle app.
2013-04-28When you pick a character, show a dialogTeddy Wing
The dialog contains a message based on whether or not you had the correct answer.
2013-04-28Shift character cover flow down a bitTeddy Wing
2013-04-28Reduce video heightTeddy Wing
2013-04-28Get video from Parse and add to DOMTeddy Wing
2013-04-28Move coverflow upTeddy Wing
To re-center, compensating for the fact that the YouTube video on iOS devices doesn't have the player controls at the bottom, but rather has them inset. Still have to test to see if centering is correct.
2013-04-28Fix height of character images in coverflowTeddy Wing
2013-04-28Change to different coverflow pluginTeddy Wing
2013-04-27Change to node/express appTeddy Wing