aosiyiliaouniapp/unpackage/dist/dev/mp-weixin/pages/cijimulu/index.wxss

42 lines
671 B
Plaintext

.body{
width: 100vw;
height: 100vh;
background-color: rgb(255, 255, 255);
}
.sekuai{
padding-top: 50rpx;
width:660rpx;
height:160rpx;
margin: auto;
margin-top: 40rpx;
background-color: aliceblue;
}
.neibu{
display: flex;
}
.neibu2{
display: flex;
flex-direction: column;
}
.zhuBT{
flex: 7;
margin-left: 20rpx;
line-height: 130rpx;
font-size: 36rpx;
background: -webkit-linear-gradient(left, #30CFD0 0%, #330867 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
display: inline-block;
font-weight: bold;
}
.tupian{
flex: 4;
margin-top: -40rpx;
margin-left: 40rpx;
}
.tupian1{
margin-left: 100rpx;
margin-top: -40rpx;
}