updated style for transparent background

This commit is contained in:
e7d 2016-09-12 09:03:55 +02:00
parent 277e31aec6
commit c571069b2f

View File

@ -1,5 +1,5 @@
body {
background: darkgrey;
background: transparent;
overflow: hidden;
}
.gamepad {