diff options
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{ |
