Commit a21ed534 authored by zhengke's avatar zhengke

修改样式

parent d3dda7b7
...@@ -60,8 +60,8 @@ ul li { ...@@ -60,8 +60,8 @@ ul li {
top: -25px; top: -25px;
left: 20px; left: 20px;
} }
.left-top{ .viittoData .left-top{
height: 300px; height: 260px;
} }
.price-line{ .price-line{
width:373px; width:373px;
...@@ -87,15 +87,18 @@ ul li { ...@@ -87,15 +87,18 @@ ul li {
} }
.progress-box{ .progress-box{
padding:20px 40px; padding:20px 40px;
height: 470px; /* height: 470px; */
background:linear-gradient(0deg,rgba(27,33,60,1),rgba(26,32,56,1)); background:linear-gradient(0deg,rgba(27,33,60,1),rgba(26,32,56,1));
border-radius:8px; border-radius:8px;
overflow-y: auto; overflow-y: auto;
font-family: PINGFANG REGULAR font-family: PINGFANG REGULAR
} }
.progress-item{ .viittoData .progress-item{
margin-bottom: 21px; margin-bottom: 21px;
} }
.viittoData .progress-item:last-child{
margin-bottom:0;
}
.progress-item p span{ .progress-item p span{
color: #EDEDED; color: #EDEDED;
font-size: 20px; font-size: 20px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment