Commit 9446e276 by 莫晓莉

88

parent 64c81551
...@@ -70,10 +70,10 @@ ...@@ -70,10 +70,10 @@
text-align: center; text-align: center;
color:red; color:red;
font-size:35upx; font-size:35upx;
margin-top:105upx; margin-top:95upx;
/* box-shadow: 5upx 2upx 5upx 2upx red; */ /* box-shadow: 5upx 2upx 5upx 2upx red; */
outline: none; outline: none;
box-shadow: 6upx 6upx 2upx red; box-shadow: 6upx 6upx 5upx red;
/* box-shadow: 6upx 6upx 0 hsl(16, 100%, 30%); */ /* box-shadow: 6upx 6upx 0 hsl(16, 100%, 30%); */
} }
...@@ -92,7 +92,7 @@ ...@@ -92,7 +92,7 @@
margin-top:105upx; margin-top:105upx;
/* box-shadow: 5upx 2upx 5upx 2upx #2E7DFE; */ /* box-shadow: 5upx 2upx 5upx 2upx #2E7DFE; */
outline: none; outline: none;
box-shadow: 6upx 6upx 2upx #2E7DFE; box-shadow: 6upx 6upx 5upx #2E7DFE;
} }
.arrow-icon{ .arrow-icon{
width:30rpx; width:30rpx;
......
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