From: Arun Persaud Date: Thu, 6 Oct 2011 06:16:38 +0000 (-0700) Subject: fixed some validation errors (css/html) X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=commitdiff_plain;h=82a95233b5eec850096bae969d5dd70105c65586 fixed some validation errors (css/html) --- diff --git a/css/standard.css b/css/standard.css index b6d1446..4870c4c 100644 --- a/css/standard.css +++ b/css/standard.css @@ -655,7 +655,7 @@ ul.loginregister { width: 24em; margin: 0.25em auto; margin-top: 1.0em; - padding: 0.0 em; + padding: 0.0em; padding-top:0.5em; text-align: right; z-index: 1; @@ -679,7 +679,7 @@ ul.loginregister li:hover {background-color: #aaa; } .login fieldset{ width: 24em; margin: 0.0em auto; - margin-bottom: 0.5 em; + margin-bottom: 0.5em; padding: 0.5em 0.5em 1.5em; text-align: center; } diff --git a/include/welcome.php b/include/welcome.php index c7ec358..475d47f 100644 --- a/include/welcome.php +++ b/include/welcome.php @@ -124,7 +124,6 @@ echo "

Play Doppelkopf online.

". ?> - Play Doppelkopf online.

". ?> \n"; + echo "\n"; ?> @@ -140,7 +139,7 @@ echo "

Play Doppelkopf online.

".
IMPORTANT: passwords are going over the net as clear text, so pick an easy password. ". - "No need to pick anything complicated here ;)

"; + "No need to pick anything complicated here ;)

"; echo "

N.B. Your email address will be exposed to other players whom you play games with. "; echo "

";