按钮颜色修改
This commit is contained in:
parent
4f7a2eace5
commit
17413913d4
|
@ -181,7 +181,7 @@
|
|||
line-height: 80upx;
|
||||
border-radius: 60upx;
|
||||
margin-top: 32upx;
|
||||
background: linear-gradient(to right, #223845, #00a85b);
|
||||
background: linear-gradient(to right, #019c88, #31c194);
|
||||
color: #fff;
|
||||
font-size: 30upx;
|
||||
|
||||
|
|
Loading…
Reference in New Issue