X-Git-Url: https://git.cweiske.de/stouyapi.git/blobdiff_plain/aacb31214f4dd173618442031654ef0ac96cf50b..f426e1fda0d54aef2ea4b1efcaf4f579dc319e02:/www/ouya-discover.css diff --git a/www/ouya-discover.css b/www/ouya-discover.css index 26fd083..baf3104 100644 --- a/www/ouya-discover.css +++ b/www/ouya-discover.css @@ -1,7 +1,11 @@ +html { + height: 100%; +} body { + min-height: 100%; background-color: #333; background-image: url("bg.jpg"); - background-size: 100vw auto; + background-size: cover; background-attachment: fixed; color: #CCC; font-family: sans;