diff options
Diffstat (limited to 'static/css/top.css')
| -rwxr-xr-x | static/css/top.css | 9 |
1 files changed, 4 insertions, 5 deletions
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;} - |
