Fixed building for HTML5

This commit is contained in:
Anuken
2017-12-08 20:59:40 -05:00
parent 404ec68570
commit aa6308fffc
11 changed files with 35 additions and 28 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ canvas {
}
body {
background-color: black;
background-color: transparent;
margin: 0px;
padding: 0px;
}