Let OUYAs fetch firmware info only once a day, remove the redirect for gamers/me
[stouyapi.git] / www / ouya-discover.css
index 3624e40fa131bf84f6fa937fa6d93bae7f80d7a5..baf3104950112cf89bc6b6b44c1f8db9ddfed6ee 100644 (file)
@@ -1,5 +1,12 @@
+html {
+    height: 100%;
+}
 body {
+    min-height: 100%;
     background-color: #333;
+    background-image: url("bg.jpg");
+    background-size: cover;
+    background-attachment: fixed;
     color: #CCC;
     font-family: sans;
     margin: 0;