From 82a95233b5eec850096bae969d5dd70105c65586 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Wed, 5 Oct 2011 23:16:38 -0700 Subject: fixed some validation errors (css/html) --- css/standard.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'css') 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; } -- cgit v1.2.3-18-g5258