diff options
Diffstat (limited to 'static/css/header.css')
| -rwxr-xr-x | static/css/header.css | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/static/css/header.css b/static/css/header.css index 571ed06..1454d65 100755 --- a/static/css/header.css +++ b/static/css/header.css @@ -5,13 +5,13 @@ a.img_roll:link, .img_roll{ width:130px; height:46px; display:block; - background-image:url(/static/img/dumppixel.png); + background-image:url(/static/img/humppixel.png); } a.img_roll:hover{ width:130px; height:46px; display:block; - background-image:url(/static/img/dumppixelhover.png); + background-image:url(/static/img/humppixelhover.png); } html, body, div, span, applet, object, iframe, @@ -184,7 +184,7 @@ color:#000; color:#000; text-decoration: none; text-shadow: -0.5px -0.5px 0px #f0e; } -#dumplist{ +#humplist{ top:0px:width:100%;padding:0px;background-color:#fff; color:#000;font-size:60%;text-transform:uppercase;text-decoration: none; border-bottom:1px solid #999;text-align:right; @@ -195,9 +195,9 @@ padding-right:70px;line-height:1.1;background-color:#eff5fb; -moz-border-radius-bottomleft:5px;text-decoration: none; border-left:1px solid #999;*/ } -#dumplist a{color:#000;font-size:100%;text-transform:uppercase;text-decoration: none; +#humplist a{color:#000;font-size:100%;text-transform:uppercase;text-decoration: none; } -#dumplist a:hover{color:#000;text-decoration: none; +#humplist a:hover{color:#000;text-decoration: none; } #rapper7{ @@ -245,12 +245,12 @@ img.chat-thumb { } -.dump .nick { +.hump .nick { position: relative; padding-right: 15px; } -.logged-dump { +.logged-hump { position: relative; } @@ -455,7 +455,7 @@ color:#000; color:#000; text-decoration: none; text-shadow: -0.5px -0.5px 0px #f0e; } -#dumplist{ +#humplist{ top:0px:width:100%;padding:0px;background-color:#fff; color:#000;font-size:60%;text-transform:uppercase;text-decoration: none; border-bottom:1px solid #999;text-align:right; @@ -466,9 +466,9 @@ padding-right:70px;line-height:1.1;background-color:#eff5fb; -moz-border-radius-bottomleft:5px;text-decoration: none; border-left:1px solid #999;*/ } -#dumplist a{color:#000;font-size:100%;text-transform:uppercase;text-decoration: none; +#humplist a{color:#000;font-size:100%;text-transform:uppercase;text-decoration: none; } -#dumplist a:hover{color:#000;text-decoration: none; +#humplist a:hover{color:#000;text-decoration: none; } #rapper7{ @@ -516,12 +516,12 @@ img.chat-thumb { } -.dump .nick { +.hump .nick { position: relative; padding-right: 15px; } -.logged-dump { +.logged-hump { position: relative; } @@ -600,7 +600,7 @@ background-attachment:fixed; } .content{background-color:white;} .nick{background-color:white;margin-right:3px;} -.msgDiv dump{background-color:white;} +.msgDiv.hump{background-color:white;} /*searchstuff*/ #searchbox{ position:absolute; |
