HTML frontend: background images
[stouyapi.git] / www / ouya-game.css
index eb2738d9e01fcac9cdb7d967ba9f7f32ca131a98..718c3e12aea55f89e397b153c3c669259e5c76d9 100644 (file)
@@ -1,5 +1,7 @@
 body {
     background-color: #333;
+    background-image: url("bg_details.jpg");
+    background-size: cover;
     color: #CCC;
     font-family: sans;
     margin: 0;