免費論壇 繁體 | 簡體
Sclub交友聊天~加入聊天室當版主
分享
返回列表 發帖
顶楼主啦.

TOP

回復 1# 哥哥


    <style>
#wrap .postbtn {
background:#dc2e2e none;
height:30px;
width:30px;
-webkit-border-radius:15px;
-moz-border-radius:15px;
border-radius:15px;
-0-transition:width 1s ease;
-ms-transition:width1s ease;
-moz-transition:width 1s ease;
-webkit-transition:width 1s ease;
transition:width 1s ease;
}
#wrap .postbtn:hover{
width:60px;
}
#wrap .replybtn {
background:#2ea9dc none;
height:30px;
width:30px;
-webkit-border-radius:15px;
-moz-border-radius:15px;
border-radius:15px;
-0-transition:width 1s ease;
-ms-transition:width1s ease;
-moz-transition:width 1s ease;
-webkit-transition:width 1s ease;
transition:width 1s ease;
}
#wrap .replybtn:hover{
width:60px;
}
</style>

TOP

看看~~~~

TOP

回复看看

TOP

返回列表