From 11f7c682dbe850c9a2a776fc4979fbcfc463b813 Mon Sep 17 00:00:00 2001 From: Thayer Williams Date: Wed, 16 Jan 2008 13:52:00 -0800 Subject: Fixed a couple typos in arch.css Signed-off-by: Thayer Williams --- web/html/css/arch.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/html/css/arch.css') diff --git a/web/html/css/arch.css b/web/html/css/arch.css index 2913e92..60cdee3 100644 --- a/web/html/css/arch.css +++ b/web/html/css/arch.css @@ -61,7 +61,7 @@ body { z-index: 1; display: block; position: absolute; - top: 50; + top: 50px; right: 30px; } #lang_sub ul { @@ -76,7 +76,7 @@ body { #lang_sub ul li { display: block; float: right; - margin-left: 0 3px; + margin: 0 3px; font-size: 10px; text-align: center; } -- cgit v1.2.3-54-g00ecf