- 日志
- 好友
- 卖家信用

- 买家信用

- 注册时间
- 2007-10-27
- 在线时间
- 小时
|
发表于 2012-8-17 01:45:40
|
shuangxinbao 发表于 2012-8-17 00:20 
好神奇,F12看了半天居然没找到 ahover
在css里头。
A:hover IMG {FILTER:
}
.rollBox{width:940px;overflow:hidden;padding:12px 0 5px 6px;}
.rollBox .LeftBotton{height:300px;width:30px;background:url(left.gif) no-repeat 0 120px;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;}
.rollBox .RightBotton{height:300px;width:30px;background:url(right.gif) no-repeat 0 120px;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;}
.rollBox .Cont{width:870px;overflow:hidden;float:left;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:290px;float:left;text-align:center;}
.rollBox .Cont .pic img{padding:4px;background:#fff;border:1px solid #ccc;display:block;margin:0 auto;}
.rollBox .Cont .pic p{line-height:26px;color:#505050;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}
|
|