diff options
Diffstat (limited to 'static/header.css')
| -rwxr-xr-x | static/header.css | 6 |
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; } |
