diff options
Diffstat (limited to 'static/header.css')
| -rwxr-xr-x | static/header.css | 77 |
1 files changed, 20 insertions, 57 deletions
diff --git a/static/header.css b/static/header.css index 1c53bf7..275d536 100755 --- a/static/header.css +++ b/static/header.css @@ -39,16 +39,18 @@ margin-right:80%; background-attachment:inherit; margin: 0px auto -1px auto; top: 0px; -height:38; +height:49; position:fixed; +background-position:7 -14; background-repeat:repeat-x; width:100%; left: 0px; } #bar7{ - top:12px; + top:8px; position:absolute; + word-spacing:-1; font-size: 16px; height:22; width:455; @@ -63,20 +65,23 @@ font-weight:bold; z-index: 999; } #bar7 img{ -margin-top:2; +margin-top:4; + vertical-align: top; } #bar7 a{ text-decoration: none; text-shadow: 1px 1px 1px #000; font-size:13; - +padding:6; color: #fff; } #bar7 a:hover{ text-decoration: none; - text-shadow: 1px 1px 1px #000; - + text-shadow: 1px 1px 1px #000,2px 2px 1px #f0e; +padding:6; +background-image:url(/static/upload.png); color: #fff; + } #logout7{ top:-1px; @@ -84,7 +89,7 @@ margin-top:2; font-size:12px; margin-right: 5px; float:right; - z-index: 999; + z-index: 9999999999999999; font-family: Arial, Helvetica, sans-serif; font-weight: normal; @@ -246,56 +251,14 @@ font-weight:bold; letter-spacing:.2px; z-index: 999; } -#banner-menu { - position: relative; height: 26px; -} - -#banner-menu li { - float: left; height: 26px; -} - -#banner-menu li.back { - background-image:url(/static/upload.png); -background-position:top; -background-color:#e3e3e3; - width: 1px; -border:px solid #000; - height: 26px; - position: absolute; - z-index: 10; -margin-top:0; -filter: progid:DXImageTransform.Microsoft.dropShadow(color=#c8cbce, offX=3, offY=4, positive=true); - border-top-left-radius:5px; - border-top-right-radius:5px; - -webkit-border-top-left-radius:5px; - -webkit-border-top-right-radius:5px; - -moz-border-radius-topleft:5px; - -moz-border-radius-topright:5px; - border-bottom-left-radius:5px; - border-bottom-right-radius:5px; - -webkit-border-bottom-left-radius:5px; - -webkit-border-bottom-right-radius:5px; - -moz-border-radius-bottomleft:5px; - -moz-border-radius-bottomright:5px; - margin-left: 10px; -} - -#banner-menu li a { - position: relative; - z-index: 20; - min-height: 22px; -} - -#banner-menu li img { - vertical-align: top; -} - -#lastli{ - -margin-left:-7000; -height:0.1; -} .no-cursor { cursor: none; } .invisible { display: none !important; } -#cursor-big { position: absolute; z-index: 1000; }
\ No newline at end of file +#cursor-big { position: absolute; z-index: 1000; } + +#iesucks{ +background-image:url(/static/ieburnbtn.gif); font-size:40;color:white;height:100%;width:100%;z-index:1000000000000000000000000000000;padding-top:100; +padding-right:400;padding-left:50; +font-weight:bold; + +}
\ No newline at end of file |
