From e9a0778e2270c200bdb77034a56c7c613606d737 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Tue, 22 Nov 2011 19:52:36 -0800 Subject: LAYOUT: fixed position of .joingame (had left:0;) --- css/standard.css | 1 + 1 file changed, 1 insertion(+) (limited to 'css') diff --git a/css/standard.css b/css/standard.css index e22dafc..5046a61 100644 --- a/css/standard.css +++ b/css/standard.css @@ -128,6 +128,7 @@ footer .left { float:left; font-size:smaller;} background-color: #fff; width: 20%; top: 30%; + left: 40%; margin: auto; text-align: center; z-index:22; -- cgit v1.2.3-18-g5258