From 2d1622c8c767b67b57eeede73cb9614b10ee7502 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Wed, 8 Sep 2010 14:57:35 +0000 Subject: [PATCH] updated --- screen.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/screen.css b/screen.css index bb5461f9..d4992587 100644 --- a/screen.css +++ b/screen.css @@ -19,6 +19,10 @@ #mission-signup a:hover{color: black; background-color: yellow;} + #navi { width: 100%; } + + #navi div { width: 974px; margin: 0 auto; } + #hd {line-height: 52px; position: relative; font-size: 14px;} #hd h1{position: absolute; top: 0; right: 0;} -- 2.25.1