X-Git-Url: https://git.cweiske.de/stouyapi.git/blobdiff_plain/d702d4150f5bdc56354011a1c01720b77ddef20d..e69136c0ac20223e70e39dc034b2ffdab7b1679f:/www/ouya-game.css diff --git a/www/ouya-game.css b/www/ouya-game.css index 5f3f2f9..22560e0 100644 --- a/www/ouya-game.css +++ b/www/ouya-game.css @@ -1,7 +1,12 @@ +html { + height: 100%; +} body { + min-height: 100%; background-color: #333; background-image: url("bg_details.jpg"); background-size: cover; + background-attachment: fixed; color: #CCC; font-family: sans; margin: 0;