私人领地

css 常用代码解析

.cBan_1 .e2-pro li a{ display: block; -webkit-transition: all 0.3s linear;
transition: all 0.3s linear;}
.cBan_1 .e2-pro li a:hover{box-shadow: rgba(0, 0, 0, 0.7) 0 0 8px;-webkit-transform: translateY(5px);transform: translateY(5px); z-index: 8}

 

box-shadow:投影

-webkit-transition: 发生 效果过渡发生的速度

 

posted @ 2013-08-29 10:51  狂奔的蜗牛Snails  阅读(297)  评论(0编辑  收藏  举报