diff options
Diffstat (limited to 'static/header.css')
| -rwxr-xr-x | static/header.css | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/static/header.css b/static/header.css index ab864f0..8b7f17e 100755 --- a/static/header.css +++ b/static/header.css @@ -35,6 +35,7 @@ margin-right:80%; margin: 0px auto -1px auto; top: 0px; position:fixed; +background-repeat:repeat-x; width:100%; left: 0px; @@ -52,7 +53,7 @@ color:#ccc; text-indent:14; line-height:1.8; text-shadow: 1px 1px 0px #000; - left: 155px; + left: 270px; margin-left: 1.2%; margin-right: 8%; letter-spacing:.2px; @@ -75,12 +76,11 @@ line-height:1.8; #logout7 a:hover{font-size:12px; } #logo7{ - top:20px; - margin-left: 15px; + margin-left: -2px; margin-right: 10%; z-index:1000; float:left; - margin-top: 4px; + margin-top: -5px; } #logo7 a{font-size:60; text-shadow: 2px 1px 1px #000; @@ -104,7 +104,7 @@ color:#ccc; text-indent:14; line-height:1.8; text-shadow: -1px 1px 0px #; - right: 10px; + right: 50px; margin-right: 3%; letter-spacing:.2px; |
