From c4500901ebb7208da44ced6f9c3060496779fcef Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 3 May 2017 14:15:49 +0200 Subject: Added HTML5 games --- docs/games/drturtle.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/games/drturtle.html') diff --git a/docs/games/drturtle.html b/docs/games/drturtle.html index d0e65b30..f5ccba5f 100644 --- a/docs/games/drturtle.html +++ b/docs/games/drturtle.html @@ -57,7 +57,7 @@ div.emscripten_border { border: 1px solid black; } /* the canvas *must not* have any border or padding, or mouse coords will be wrong */ - canvas.emscripten { border: 0px none; } + canvas.emscripten { border: 0px none; background: black; } #emscripten_logo { display: inline-block; @@ -144,7 +144,7 @@
Downloading...
- +
-- cgit v1.2.3