提交 45a875e7 authored 作者: pengxiaohui's avatar pengxiaohui

修改样式

上级 423c59b3
......@@ -90,13 +90,13 @@ export default {
margin: 0 auto;
padding-top: 168px;
.desc {
text-align: left;
text-align: justify;
padding-top: 15px;
font-size: 20px;
line-height: 30px;
font-weight: 400;
color: #666666;
padding: 48px 85px 0 68px;
padding: 48px 30px 0 30px;
}
}
}
......
......@@ -366,7 +366,7 @@ export default {
position: relative;
.mask {
position: absolute;
background: rgba(0, 0, 0, 0.5);
background: rgba(0, 0, 0, 0.6);
color: #ffffff;
opacity: 1;
top: 0;
......@@ -415,7 +415,7 @@ export default {
}
.img55:hover .mask {
opacity: 1;
background: rgba(0, 0, 0, 0.41568627450980394);
background: rgba(0, 0, 0, 0.7);
}
.img55:hover .desc {
transform: translateY(-30px);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论