提交 a3263eb6 authored 作者: lihuihui's avatar lihuihui

添加mousehover样式

上级 5118d9d3
...@@ -117,6 +117,7 @@ export default { ...@@ -117,6 +117,7 @@ export default {
overflow: hidden; overflow: hidden;
list-style: none; list-style: none;
margin-bottom: 40px; margin-bottom: 40px;
cursor: pointer;
img{ img{
width:100%; width:100%;
height:295px; height:295px;
...@@ -209,6 +210,7 @@ export default { ...@@ -209,6 +210,7 @@ export default {
border-radius: 5px; border-radius: 5px;
margin: 0 auto; margin: 0 auto;
background: rgba(56,148,231); background: rgba(56,148,231);
cursor: pointer;
} }
} }
} }
......
...@@ -428,6 +428,7 @@ ul.course-list { ...@@ -428,6 +428,7 @@ ul.course-list {
list-style: none; list-style: none;
padding: 0 20px; padding: 0 20px;
border-right: 1px solid rgba(204,204,204,1); border-right: 1px solid rgba(204,204,204,1);
cursor: pointer;
} }
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论