diff options
Diffstat (limited to 'template/header.st')
| -rwxr-xr-x | template/header.st | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/template/header.st b/template/header.st index 00dcba5..ec7c9f9 100755 --- a/template/header.st +++ b/template/header.st @@ -39,13 +39,13 @@ height: 69px; } #bar7{ - top:31px; + top:35px; position:absolute; font-family: Arial, Helvetica, sans-serif; width: 500px; - font-size: 20px; + font-size: 18px; left: 150px; - margin-left: 11%; + margin-left: 1%; margin-right: 8%; letter-spacing: -1px; z-index: 999; @@ -62,7 +62,7 @@ } #logo7{ top:20px; - margin-left: 10%; + margin-left: 1%; margin-right: 10%; z-index:1000; float:left; |
