11 lines
205 B
Plaintext
11 lines
205 B
Plaintext
.btn {
|
|
width: 650rpx;
|
|
height: 98rpx;
|
|
background: #09BB07;
|
|
border-radius: 10rpx;
|
|
margin: 0 auto;
|
|
font-size: 36rpx;
|
|
color: white;
|
|
line-height: 98rpx;
|
|
text-align: center;
|
|
} |