Commit 9cde95fb authored by jyx's avatar jyx

优化样式

parent 565cf6ae
...@@ -251,17 +251,19 @@ ...@@ -251,17 +251,19 @@
padding: 0 100rpx; padding: 0 100rpx;
text { text {
border: solid 1prx red; background-color: #fff;
padding: 20rpx; color: black;
font-size: 40rpx; border-radius: 10rpx;
padding: 16rpx 20rpx;
font-size: 32rpx;
} }
} }
.limit-button-box { .limit-button-box {
text-indent: 0; text-indent: 0;
height: 120rpx; height: 80rpx;
margin-bottom: 20rpx; margin-bottom: 20rpx;
line-height: 120rpx; line-height: 80rpx;
text-align: center; text-align: center;
color: goldenrod; color: goldenrod;
font-size: 28rpx; font-size: 28rpx;
......
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