From: Arun Persaud Date: Wed, 23 Nov 2011 03:52:36 +0000 (-0800) Subject: LAYOUT: fixed position of .joingame (had left:0;) X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=commitdiff_plain;h=e9a0778e2270c200bdb77034a56c7c613606d737;ds=sidebyside LAYOUT: fixed position of .joingame (had left:0;) --- 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; diff --git a/include/output.php b/include/output.php index 50da579..96ab114 100644 --- a/include/output.php +++ b/include/output.php @@ -411,7 +411,7 @@ function output_header() - +