diff options
Diffstat (limited to 'static/css')
22 files changed, 93 insertions, 95 deletions
diff --git a/static/css/browser.css b/static/css/browser.css index 4c115e6..204cdec 100755 --- a/static/css/browser.css +++ b/static/css/browser.css @@ -143,7 +143,7 @@ left:0.1%; } -.logged-dump img{ +.logged-hump img{ max-width:650px; width: expression(this.width > 500 ? 500: true); max-height:400px; diff --git a/static/css/directory.css b/static/css/directory.css index 397d43c..db6d1b8 100755 --- a/static/css/directory.css +++ b/static/css/directory.css @@ -150,7 +150,7 @@ a:visited { text-decoration: none; color: #000; } -.logged-dump a:hover { +.logged-hump a:hover { text-decoration: none; color: #00F; } @@ -247,7 +247,7 @@ color:000; } -.logged-dump img{ +.logged-hump img{ max-width:500px; width: expression(this.width > 500 ? 500: true); max-height:400px; @@ -258,7 +258,7 @@ color:000; } -.logged-dump{ +.logged-hump{ max-width:500; width:auto; @@ -524,7 +524,7 @@ a:visited { text-decoration: none; color: #000; } -.logged-dump a:hover { +.logged-hump a:hover { text-decoration: none; color: #00F; } @@ -621,7 +621,7 @@ color:000; } -.logged-dump img{ +.logged-hump img{ max-width:500px; width: expression(this.width > 500 ? 500: true); max-height:400px; @@ -632,7 +632,7 @@ color:000; } -.logged-dump{ +.logged-hump{ max-width:500; width:auto; diff --git a/static/css/dis.dump.fm.css b/static/css/dis.hump.fm.css index 97b3f4a..97b3f4a 100755 --- a/static/css/dis.dump.fm.css +++ b/static/css/dis.hump.fm.css diff --git a/static/css/frontpage_legacy.css b/static/css/frontpage_legacy.css index 21c0f94..de172a2 100644 --- a/static/css/frontpage_legacy.css +++ b/static/css/frontpage_legacy.css @@ -18,8 +18,8 @@ img{border:0px;} #posts a:hover{color:#333;text-decoration:none;} #sideinfo{ color:#333; padding:12px;margin:7px;font-size:47px;float:left;min-height:210px;width:240px;border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;background-color:white;font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;font-weight:bold; line-height:55px;} .alttxt{font-size:18px;line-height:20px;text-transform:uppercase;text-align:left;} -.logged-dump{border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;font-family:Arial, Helvetica, sans-serif;float:left;max-width:250px;min-width:230px;padding:7px;margin:7px;background-color:white} -.logged-dump img{max-width:240px;max-height:240px;padding-top:3px; } +.logged-hump{border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;font-family:Arial, Helvetica, sans-serif;float:left;max-width:250px;min-width:230px;padding:7px;margin:7px;background-color:white} +.logged-hump img{max-width:240px;max-height:240px;padding-top:3px; } .buttons img{display:none;z-index:4;float:left;padding-top:5px;cursor:pointer;} body.logged-in .buttons img{display:block;} diff --git a/static/css/frontpage_profile.css b/static/css/frontpage_profile.css index 2267600..c78f63e 100644 --- a/static/css/frontpage_profile.css +++ b/static/css/frontpage_profile.css @@ -17,8 +17,8 @@ img{border:0px;} #posts a{text-decoration:none; font-family:Arial, Helvetica, sans-serif;letter-spacing:0px;color:#f0e;} #posts a:hover{color:#333;text-decoration:none;} #sideinfo{ text-align:justify;color:#333; padding:12px;margin:7px;font-size:20px;float:left;min-height:210px;width:230px;border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;background-color:white;font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;font-weight:bold; line-height:23px;} -.logged-dump{border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;font-family:Arial, Helvetica, sans-serif;float:left;max-width:250px;min-width:230px;padding:7px;margin:7px;background-color:white} -.logged-dump img{max-width:240px;max-height:240px;padding-top:3px; } +.logged-hump{border:1px inset #f1f1f1; border-radius:3px;-webkit-border-radius:3px;-moz-border-radius: 3px;font-family:Arial, Helvetica, sans-serif;float:left;max-width:250px;min-width:230px;padding:7px;margin:7px;background-color:white} +.logged-hump img{max-width:240px;max-height:240px;padding-top:3px; } .buttons img{height:12px;float:left;padding-right:6px;padding-top:5px;cursor:pointer;display:none;} .buttons .share{cursor:pointer;display:none;} #posts hr{display:none;} 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; diff --git a/static/css/dump.css b/static/css/hump.css index cab2bfe..10ca3a7 100755 --- a/static/css/dump.css +++ b/static/css/hump.css @@ -68,25 +68,25 @@ 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); } a.img_rolldis:link, .img_rolldis { width: 130px; height: 46px; display: inline-block; - background-image: url(/static/img/dumppixel.png); + background-image: url(/static/img/humppixel.png); } a.img_rolldis:hover { width: 130px; height: 46px; display: inline-block; - background-image: url(/static/img/dumppixelhover.png); + background-image: url(/static/img/humppixelhover.png); } @@ -105,7 +105,7 @@ a.img_rolldis:hover { font-family: Monaco, "Courier New", Courier, monospace; } -#dumplist { +#humplist { padding: 0px; font-size: 88%; text-transform: uppercase; @@ -125,7 +125,7 @@ a.img_rolldis:hover { text-decoration: none; border-left: 1px solid #999;*/ } -#dumplist.dumplist-hidden { +#humplist.humplist-hidden { z-index: -1 !important; } .no-cursor { @@ -161,12 +161,12 @@ img.chat-thumb { } -.dump .nick { +.hump .nick { position: relative; padding-right: 15px; } -.logged-dump { +.logged-hump { position: relative; } @@ -308,14 +308,14 @@ background-color: white; background-color: white; margin-right: 3px; } -.msgDiv dump { +.msgDiv.hump { background-color: white; } .nick a:link { color: #000; margin-right: 3px; } -.msgDiv dump a:link { +.msgDiv.hump a:link { background-color: white; color: #000; } @@ -1404,7 +1404,7 @@ a:visited { margin-top: 25px; } -.logged-dump img { +.logged-hump img { max-width: 400px; max-height: 400px; border: 0px; @@ -1414,7 +1414,7 @@ a:visited { max-height: 400px; } -.logged-dump { +.logged-hump { background-color: #fff; text-overflow: ellipsis-word; padding: 0px 18px 6px 18px; @@ -1473,7 +1473,7 @@ img#avatarPic { margin-bottom: 15px; } -.logged-dump a:hover { +.logged-hump a:hover { text-decoration: none; color: #00F; } @@ -1497,7 +1497,7 @@ img#avatarPic { margin-top: -20; z-index: 5555; } -.dlogged-dump img { +.dlogged-hump img { max-width: 600px; width: expression(this.width > 600 ? 600: true); max-height: 600px; @@ -1505,7 +1505,7 @@ img#avatarPic { border: 0px; z-index: 0; } -.dlogged-dump { +.dlogged-hump { min-width: 600px; max-width: 600px; width: 600px; @@ -1751,7 +1751,7 @@ img#avatarPic { max-height: 70px; max-width: 150px; } -.dash-dump { +.dash-hump { background-color: #f0f9ff; text-overflow: ellipsis-word; padding: 18px 18px 6px 18px; @@ -1765,19 +1765,19 @@ img#avatarPic { text-align: left; } -.dash-dump { +.dash-hump { background-color: white; padding: 0px; display: inline-block; } -.dash-dump img { +.dash-hump img { background-color: white; padding: 1px; } .profiledash { overflow: auto; } -#mostrecentdumps { +#mostrecenthumps { display: inline-block; width: 595px; max-height: 98px; @@ -1785,7 +1785,7 @@ img#avatarPic { margin-top: -20px; overflow: hidden; } -#mostrecentdumps img { +#mostrecenthumps img { max-height: 94px; overflow: hidden; border: 1px solid #000; @@ -2533,7 +2533,7 @@ a#disregister:hover { #manual-palette-button { border: 1px solid black; position: absolute; - background: #EFF5FB url('https://archive.hump.fm/images/20121230/1356914178158-dumpfm-ryder-scissors.png')no-repeat center; + background: #EFF5FB url('https://archive.hump.fm/images/20121230/1356914178158-humpfm-ryder-scissors.png')no-repeat center; background-size:68%; display: inline-block; width: 40px; diff --git a/static/css/dumpnewuser.css b/static/css/humpnewuser.css index 9a6ff6c..a8be901 100755 --- a/static/css/dumpnewuser.css +++ b/static/css/humpnewuser.css @@ -61,7 +61,7 @@ top:23px; left:180px; z-index:2000; } -#dumppreview{ +#humppreview{ position:fixed; top:30%; left:15%; diff --git a/static/css/index.css b/static/css/index.css index 8141ef9..d387fdc 100755 --- a/static/css/index.css +++ b/static/css/index.css @@ -86,7 +86,7 @@ display:none; margin-top:2%; } #content{ - background:url(https://archive.hump.fm/images/20100622/1277257188414-dumpfm-ryder-cloudsslower.gif); + background:url(https://archive.hump.fm/images/20100622/1277257188414-humpfm-ryder-cloudsslower.gif); background-position:top center; background-repeat:repeat-x; } @@ -230,7 +230,7 @@ text-decoration:none; color:#f0e; text-decoration:none; } -#dumpednow{ +#humpednow{ position:absolute; height:50px; width:420px; diff --git a/static/css/indextest.css b/static/css/indextest.css index 05a4545..fe2ed10 100755 --- a/static/css/indextest.css +++ b/static/css/indextest.css @@ -150,7 +150,7 @@ text-decoration:none; color:#f0e; text-decoration:none; } -#dumpednow{ +#humpednow{ position:absolute; height:50px; width:420px; diff --git a/static/css/indexxx.css b/static/css/indexxx.css index a71e0b1..b1a1b07 100755 --- a/static/css/indexxx.css +++ b/static/css/indexxx.css @@ -70,7 +70,7 @@ text-align:left; #divide{width: 900px;margin: 0pt 12px 0pt 16px; padding: 0pt; no-repeat scroll 0% 0% transparent;} #signin{ text-align: left;text-indent:6px;}#signinrapper{float: left; padding: 0pt; margin: 20px 0pt 0pt 10px; width: 450px; height: 220px;} -#aboutdump{ +#abouthump{ background-attachment:scroll; background-color:transparent; background-image:url("/static/grgrad.png"); @@ -285,7 +285,7 @@ text-decoration:none; color:#f0e; text-decoration:none; } -#dumpednow{ +#humpednow{ position:absolute; height:50px; width:420px; @@ -446,4 +446,3 @@ z-index:-20; display:none; } - diff --git a/static/css/log.css b/static/css/log.css index 78e6d04..eeb3516 100755 --- a/static/css/log.css +++ b/static/css/log.css @@ -203,7 +203,7 @@ color:000; } -.logged-dump img{ +.logged-hump img{ max-width:500px; width: expression(this.width > 500 ? 500: true); max-height:400px; @@ -214,7 +214,7 @@ color:000; } -.logged-dump{ +.logged-hump{ box-shadow:1px 1px 1px #d8dbde; -webkit-box-shadow:1px 1px 1px #d8dbde; -moz-box-shadow:1px 1px 1px #d8dbde; @@ -335,7 +335,7 @@ height:auto; margin-top:-100px; width:600; - background-image:url(/static/img/dumpcats2.png); + background-image:url(/static/img/humpcats2.png); margin-left:40} #newuser a{font-size:28; @@ -357,7 +357,7 @@ a:visited { text-decoration: none; color: #000; } -.logged-dump a:hover { +.logged-hump a:hover { text-decoration: none; color: #00F; } diff --git a/static/css/meme_pages.css b/static/css/meme_pages.css index 9d7028f..4df33a5 100644 --- a/static/css/meme_pages.css +++ b/static/css/meme_pages.css @@ -125,14 +125,14 @@ a.img_roll:link, 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); } a { diff --git a/static/css/mgmt.css b/static/css/mgmt.css index 4360ad3..f4d1d6a 100755 --- a/static/css/mgmt.css +++ b/static/css/mgmt.css @@ -63,26 +63,26 @@ 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); } .fulltxt a{color:red;} a.img_roll:hover{ width:130px; height:46px; display:block; - background-image:url(/static/img/dumppixelhover.png); + background-image:url(/static/img/humppixelhover.png); } a.img_rolldis:link, .img_rolldis{ width:130px; height:46px; display:inline-block; - background-image:url(/static/img/dumppixel.png); + background-image:url(/static/img/humppixel.png); } a.img_rolldis:hover{ width:130px; height:46px; display:inline-block; - background-image:url(/static/img/dumppixelhover.png); + background-image:url(/static/img/humppixelhover.png); } #userlist a{ @@ -258,7 +258,7 @@ text-shadow: -0.5px -0.5px 0px #f0e; position:absolute; top:21px;right:0px; } -#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:left;text-indent:350px; @@ -269,9 +269,9 @@ top:0px;width:100%;padding:0px;background-color:#fff; -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:#f0e;text-decoration: none; +#humplist a:hover{color:#f0e;text-decoration: none; } @@ -317,12 +317,12 @@ img.chat-thumb { } -.dump .nick { +.hump .nick { position: relative; padding-right: 15px; } -.logged-dump { +.logged-hump { position: relative; } @@ -429,9 +429,9 @@ a.msg-image-zoom img.zoom-icon:hover { /*div.content img:hover{background-color:white;}*/ .nick{background-color:white;margin-right:3px;} -.msgDiv dump{background-color:white;} +.msgDiv.hump{background-color:white;} .nick a:link{color:#000;margin-right:3px;} -.msgDiv dump a:link{background-color:white;color:#000;} +.msgDiv.hump a:link{background-color:white;color:#000;} /*searchstuff*/ #searchbox{ @@ -1475,7 +1475,7 @@ color:000; margin-top: 25px; } -.logged-dump img{ +.logged-hump img{ max-width:400px; max-height:400px; border:0px; @@ -1487,7 +1487,7 @@ color:000; } -.logged-dump { +.logged-hump { background-color:#fff; text-overflow: ellipsis-word; padding: 0px 18px 6px 18px; @@ -1550,7 +1550,7 @@ color:#ccc; margin-bottom:15px; } -.logged-dump a:hover { +.logged-hump a:hover { text-decoration: none; color: #00F; } @@ -1604,7 +1604,7 @@ background-color:white; max-height:70px; max-width:150px; } -.dash-dump { +.dash-hump { background-color:#f0f9ff; text-overflow: ellipsis-word; padding: 18px 18px 6px 18px; @@ -1618,20 +1618,20 @@ max-width:150px; text-align: left; } -.dash-dump { +.dash-hump { background-color:white; padding:0px; display:inline-block; } -.dash-dump img{ +.dash-hump img{ background-color:white; padding:1px; } .profiledash{ overflow:auto; } -#mostrecentdumps{ +#mostrecenthumps{ display:inline-block; width:595px; max-height:98px; @@ -1639,7 +1639,7 @@ margin-left:-10px; margin-top:-20px; overflow:hidden; } -#mostrecentdumps img{ +#mostrecenthumps img{ max-height:94px; overflow:hidden; border:1px solid #000; diff --git a/static/css/miatile.css b/static/css/miatile.css index 4c96b91..1bb9b63 100755 --- a/static/css/miatile.css +++ b/static/css/miatile.css @@ -2,7 +2,7 @@ body { width: 800px;color:#000;padding-bottom:50px;margin-top:-5px;margin:0 auto 0; font-family: sans-serif; font-style: oblique; background:-moz-linear-gradient(top, pink, #000 50%, #000 51%, lightyellow); background:-webkit-gradient(linear, left top, left bottom, from(pink), color-stop(50%, #000), color-stop(51%, #000), to(red));background-attachment:fixed; -background-image:url('https://archive.hump.fm/images/20110227/1298835651215-dumpfm-ryder-MAYA_TILE.gif');background-position:center top;background-attachment:fixed;background-color:#ccc; +background-image:url('https://archive.hump.fm/images/20110227/1298835651215-humpfm-ryder-MAYA_TILE.gif');background-position:center top;background-attachment:fixed;background-color:#ccc; } .page-title { diff --git a/static/css/newlog.css b/static/css/newlog.css index 8cc8032..49858c1 100644 --- a/static/css/newlog.css +++ b/static/css/newlog.css @@ -111,7 +111,7 @@ img { border: 1px inset #fff; } -.logged-dump { +.logged-hump { font-family: Arial, Helvetica, sans-serif; float: left; max-width: 650px; @@ -128,7 +128,7 @@ img { -moz-border-radius: 5px; } -.logged-dump img { +.logged-hump img { max-width: 280px; max-height: 250px; display: inline-block; diff --git a/static/css/profile.css b/static/css/profile.css index bbc68af..8ec07d3 100755 --- a/static/css/profile.css +++ b/static/css/profile.css @@ -245,7 +245,7 @@ color:000; padding-top: 25px; } -.logged-dump img{ +.logged-hump img{ max-width:600px; width: expression(this.width > 600 ? 600: true); max-height:600px; @@ -253,7 +253,7 @@ color:000; border:0px; z-index:4; } -.logged-dump{ +.logged-hump{ width:600px; max-width:600px; text-overflow: ellipsis-word; @@ -325,7 +325,7 @@ color:#ccc; margin-bottom:15px; } -.logged-dump a:hover { +.logged-hump a:hover { text-decoration: none; color: #00F; } diff --git a/static/css/profiletest.css b/static/css/profiletest.css index f31deb8..4d0372d 100755 --- a/static/css/profiletest.css +++ b/static/css/profiletest.css @@ -316,7 +316,7 @@ color:000; } -.logged-dump img{ +.logged-hump img{ max-width:500px; width: expression(this.width > 500 ? 500: true); max-height:400px; @@ -335,7 +335,7 @@ color:000; border:0px; z-index:4; } -.logged-dump{ +.logged-hump{ width:500; max-width:500px; text-overflow: ellipsis-word; @@ -466,7 +466,7 @@ color:#f0e; } -.logged-dump a:hover { +.logged-hump a:hover { text-decoration: none; color: #00F; } diff --git a/static/css/rooms_dump2.css b/static/css/rooms_hump2.css index 640f125..cd8d1a6 100644 --- a/static/css/rooms_dump2.css +++ b/static/css/rooms_hump2.css @@ -25,11 +25,11 @@ } #welcome-rapper span:nth-child(5){ - background:url(https://archive.hump.fm/images/20121011/1349988916417-dumpfm-natasaurus-goes8_hg.gif)no-repeat center; + background:url(https://archive.hump.fm/images/20121011/1349988916417-humpfm-natasaurus-goes8_hg.gif)no-repeat center; background-size:cover; } #welcome-rapper span:nth-child(2){ - background:url(https://archive.hump.fm/images/20121001/1349067392929-dumpfm-kiptok-fuckyousmall.png)no-repeat center; + background:url(https://archive.hump.fm/images/20121001/1349067392929-humpfm-kiptok-fuckyousmall.png)no-repeat center; background-size:cover; } #welcome-rapper span:nth-child(4){ diff --git a/static/css/rooms_dumptest_fullscreen.css b/static/css/rooms_humptest_fullscreen.css index 902ee61..902ee61 100644 --- a/static/css/rooms_dumptest_fullscreen.css +++ b/static/css/rooms_humptest_fullscreen.css diff --git a/static/css/simplerlog.css b/static/css/simplerlog.css index a158fd8..b8c9127 100644 --- a/static/css/simplerlog.css +++ b/static/css/simplerlog.css @@ -140,7 +140,7 @@ img { ); } -.logged-dump { +.logged-hump { border: 1px inset #f1f1f1; border-radius: 3px; -webkit-border-radius: 3px; @@ -154,7 +154,7 @@ img { background-color: white; } -.logged-dump img { +.logged-hump img { max-width: 240px; max-height: 240px; padding-top: 3px; diff --git a/static/css/top.css b/static/css/top.css index d6a9b49..b2581da 100755 --- a/static/css/top.css +++ b/static/css/top.css @@ -117,7 +117,7 @@ z-index:5; float:left; background-image:url(/static/img/ylgrad.png); } -#previewdump{ +#previewhump{ background-color:#fff; padding:5px; padding-left:15px; @@ -136,7 +136,7 @@ margin-right:-210px; -moz-border-radius-bottomright:5px; background-image:url(/static/img/grgrad.png); } -#previewdump a:hover{ +#previewhump a:hover{ color:#000000; } input { @@ -258,13 +258,13 @@ a.img_roll:link, .img_roll{ width:800px; height:283px; display:block; - background-image:url(/static/img/dumppixellarge.png); + background-image:url(/static/img/humppixellarge.png); } a.img_roll:hover{ width:800px; height:283px; display:block; - background-image:url(/static/img/dumppixellargeover.png); + background-image:url(/static/img/humppixellargeover.png); } @@ -287,4 +287,3 @@ a.img_roll:hover{ ul.pagination { list-style-type:none; margin:0; padding:0; margin:9px auto; width:132px; } ul.pagination li { float:left; margin:0 5px;display:none; } ul.pagination a { display:block; width:12px; padding-top:12px; height:0; overflow:hidden; background-image:url(/static/img/pagination.png); background-position:0 0; background-repeat:no-repeat;} - |
