From 337bdbbc21e4e091cb0d53a8266504a6506fec51 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Thu, 20 Jun 2013 22:37:35 -0400 Subject: still working --- www/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/index.html') diff --git a/www/index.html b/www/index.html index e58669c..91d6de4 100644 --- a/www/index.html +++ b/www/index.html @@ -20,12 +20,13 @@ #container { width: 800px; height: 600px; + position: absolute; top: 50%; margin-top: -300px; left: 50%; margin-left: -400px; - position: absolute; overflow: hidden; + cursor: url("dump/ui/mousecursor.png"), default; } @keyframes toright { from { -- cgit v1.2.3-70-g09d2