summaryrefslogtreecommitdiff
path: root/static/header.css
diff options
context:
space:
mode:
authorsostler <sbostler@gmail.com>2010-02-21 18:57:48 -0500
committersostler <sbostler@gmail.com>2010-02-21 18:57:48 -0500
commit5c4b6fdd2e39449ace1b3bd9379b022a8d6211c6 (patch)
tree7f6ef2359b05257b9764c3a29a348b7117700277 /static/header.css
parentff5ffda64a346ca984eaa233b7cbba65e35e7e3e (diff)
parent2b6c2cef9a3398dbafb1f6cfbc0323c0b83e2053 (diff)
Merge branch 'master' of ssh://sostler@dump.fm/pichat/repo
Diffstat (limited to 'static/header.css')
-rwxr-xr-xstatic/header.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/header.css b/static/header.css
index 1aa1d1c..5ad2fbc 100755
--- a/static/header.css
+++ b/static/header.css
@@ -73,17 +73,17 @@ margin-top:2;
color: #fff;
}
#logout7{
- top:-2px;
+ top:-1px;
position:relative;
font-size:12px;
- margin-right: 3px;
+ margin-right: 5px;
float:right;
z-index: 999;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}
-#logout7 a{font-size:11px;text-shadow: 1px 1px 4px #000;
+#logout7 a{font-size:11px;
}
#logout7 a:hover{font-size:11px;
}