From a45ae4e59de9d8d2934c233eb3decc300d9078bd Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 5 Mar 2013 03:24:00 -0500 Subject: the word is .... --- public/css/drawdrawdraw.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'public/css') diff --git a/public/css/drawdrawdraw.css b/public/css/drawdrawdraw.css index 0a33b61..ddb9061 100644 --- a/public/css/drawdrawdraw.css +++ b/public/css/drawdrawdraw.css @@ -47,6 +47,7 @@ body { } #drawing { + display: none; position: absolute; left: 400px; top: 50px; @@ -58,6 +59,7 @@ body { } #voting { + display: none; position: absolute; left: 400px; top: 50px; @@ -67,7 +69,11 @@ body { } #winning { + display: none; position: absolute; left: 400px; top: 50px; } +#winning li { + list-style-type: none; +} -- cgit v1.2.3-70-g09d2