pretty-print updates-ouya_1_1.json
[stouyapi.git] / www / ouya-game.css
index 5f3f2f948c2d5cb61915d0da4a7c1370d84873d6..22560e0822e1aff97c4a4fb34ad39d32eff02cd2 100644 (file)
@@ -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;