From 11dda4516fd699bed0dbea92e8e8976f199e31da Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Sat, 8 Mar 2008 20:38:37 +0000 Subject: Rearrange header so that login and logout elements look and align better. --- css/site.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'css') diff --git a/css/site.css b/css/site.css index 5daa63e..03a3b26 100644 --- a/css/site.css +++ b/css/site.css @@ -137,6 +137,12 @@ a:hover.whiteLink { text-decoration: underline; } +#loginLeft { + float: left; + text-align: right; + margin-right: 1em; +} + #systemMsgs { position: absolute; width: 59%; -- cgit v1.2.3