From d7d98db072fee588a095224c5210def75213dec5 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 4 Mar 2013 18:03:56 -0500 Subject: slight delay on join/part so we don't clobber game state --- public/css/drawdrawdraw.css | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'public/css') diff --git a/public/css/drawdrawdraw.css b/public/css/drawdrawdraw.css index 6d2ed12..0a33b61 100644 --- a/public/css/drawdrawdraw.css +++ b/public/css/drawdrawdraw.css @@ -55,4 +55,19 @@ body { } #image { display: none; -} \ No newline at end of file +} + +#voting { + position: absolute; + left: 400px; + top: 50px; +} +#voting li { + list-style-type: none; +} + +#winning { + position: absolute; + left: 400px; + top: 50px; +} -- cgit v1.2.3-70-g09d2