diff options
Diffstat (limited to 'static/css/header.css')
| -rwxr-xr-x | static/css/header.css | 40 |
1 files changed, 14 insertions, 26 deletions
diff --git a/static/css/header.css b/static/css/header.css index a073f54..dd6f2ad 100755 --- a/static/css/header.css +++ b/static/css/header.css @@ -52,12 +52,12 @@ left:-1px;background-image:url(/static/img/blgrad.png); position:absolute; word-spacing:-1; font-size: 16px; -height:22;font-weight:bold; +height:22; width:455; text-indent:14; line-height:1.9; left: 140px; - margin-left: 0.4%; + margin-left: 0.1%; margin-right: 8%; letter-spacing:.2px; z-index: 999; @@ -73,6 +73,7 @@ margin-top:4;display:none; text-decoration: none; font-size:13; padding:6; +cursor:pointer; color: #000; } @@ -80,7 +81,6 @@ padding:6; text-decoration: none; padding:6;background-color:#fff; color: #000; - } #logout7{ top:1px; @@ -134,17 +134,22 @@ a:active { float:left; background-repete:none; margin-top:-2px; + +background-image:url(/static/img/logobg.png); +background-repeat:no-repeat;background-position:44 2; + } #logo7 a{font-size:42; letter-spacing:-4; -color:#000; - text-shadow: 1px 1px 0.3px #eee; + + text-shadow: 1px 1px 3px #ccc; text-shadow: 1px 1px 3px #999; +color:#fff; } #logo7 a:hover{ - - text-shadow: 1px 1px 3px #000; -color:#fff; +color:#fff; + text-shadow: 1px 1px 2px #000; + } #vippp{ @@ -180,24 +185,7 @@ text-shadow: 0px 0px 0.3px #fff; width:auto; } -#landscape{ -position:absolute; -width:auto; -display:none; -margin-left:55%; -top:-38; -opacity:0.8; -z-index:2; -} -#welcomeinternet{ -position:absolute; -width:auto; -left:190; -margin-left:29%; -top:-19; -display:none; -z-index:3; -} + #topnav { padding:10px 0px 12px; |
