12 lines
145 B
Plaintext
12 lines
145 B
Plaintext
|
|
||
|
.mmy {
|
||
|
background-color: #F73909;
|
||
|
border-radius: 30px;
|
||
|
height: 80rpx;
|
||
|
width: 100%;
|
||
|
color: #FFF;
|
||
|
line-height: 80rpx;
|
||
|
font-size: 28rpx;
|
||
|
}
|
||
|
|