diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-02-10 01:28:42 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-02-10 01:28:42 -0500 |
| commit | 71de79d5c650fab0bbaffe24f450e7fed9605c42 (patch) | |
| tree | 92344f9db649a70de6427f0efe74bd28d929c6b8 /static/header.css | |
| parent | 9484fb8528cddb2fc1ea177c32a945c719ebcabc (diff) | |
Commit prod
Diffstat (limited to 'static/header.css')
| -rwxr-xr-x | static/header.css | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/static/header.css b/static/header.css index 67b59c7..514ab79 100755 --- a/static/header.css +++ b/static/header.css @@ -48,7 +48,7 @@ word-spacing:2; width:365; color:#fff; text-indent:14; -line-height:2; +line-height:1.7; left: 140px; margin-left: 1.2%; margin-right: 8%; @@ -62,13 +62,13 @@ margin-top:2; text-decoration: none; text-shadow: 1px 1px 1px #000; font-size:13; -font-weight:bold; + color: #fff; } #bar7 a:hover{ text-decoration: none; text-shadow: 1px 1px 1px #000; -font-weight:bold; + color: #fff; } #logout7{ @@ -91,14 +91,14 @@ font-weight:bold; margin-right: 10%; z-index:1050; float:left; - margin-top: -1px; + margin-top: -4px; } -#logo7 a{font-size:40; - - text-shadow: 2px 3px 1px #f0e, 3px -2px 1px #f0e; +#logo7 a{font-size:42; +font-weight:bold; + text-shadow: 1px 1px 1px #00, 1px -2px 1px #f0e; letter-spacing:-4; color:#fff; -font-weight:bold; + } #logo7 a:hover{ |
