图片演示
趣味版的用下图替换 同时更改
<style> #gotop{ background: url("top.png") -106px -105px; height: 63px; width: 19px; right: 50px; position: absolute; display: none; } #gotop a{ display: block; height: 63px; width: 19px; } </style>
为
<style> #gotop{ background: url("top.png") -106px -90px; height: 78px; width: 19px; right: 50px; position: absolute; display: none; } #gotop a{ display: block; height: 78px; width: 19px; } </style>
上传以下图片:
|