X-Git-Url: https://git.cweiske.de/stouyapi.git/blobdiff_plain/d557e7dc63f31c671bfcbf8f5c6c78ebc101bce8..160e2a4ac460ae5114018d584f98ee7d8a2c52bc:/www/ouya-discover.css diff --git a/www/ouya-discover.css b/www/ouya-discover.css index 3624e40..26fd083 100644 --- a/www/ouya-discover.css +++ b/www/ouya-discover.css @@ -1,5 +1,8 @@ body { background-color: #333; + background-image: url("bg.jpg"); + background-size: 100vw auto; + background-attachment: fixed; color: #CCC; font-family: sans; margin: 0;