提交 eb5ea38b 作者: 武宏岩

首页鼠标移上事件

上级 20c44a11
...@@ -244,9 +244,11 @@ ...@@ -244,9 +244,11 @@
width: 25%; width: 25%;
position: relative; position: relative;
top: 0; top: 0;
transition:top 0.6s;
} }
#support li:hover{ #support li:hover{
top: -10px; top: -10px;
transition:top 0.6s;
} }
#support li img { #support li img {
display: block; display: block;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论