You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
531 B
Plaintext
34 lines
531 B
Plaintext
|
2 years ago
|
page{
|
||
|
|
background-color: #f5f5f5;
|
||
|
|
}
|
||
|
|
.icon-zhanghuyue{
|
||
|
|
font-size: 50px;
|
||
|
|
display: block;
|
||
|
|
padding-top: 60px;
|
||
|
|
color: #027aff;
|
||
|
|
}
|
||
|
|
.wxMoney{
|
||
|
|
margin-top: 12px;
|
||
|
|
font-size: 40px;
|
||
|
|
font-weight: 601;
|
||
|
|
color: #333333;
|
||
|
|
line-height: 40px;
|
||
|
|
display: inline-flex;
|
||
|
|
align-items: flex-start;
|
||
|
|
}
|
||
|
|
.moneyFu{
|
||
|
|
font-size: 26px;
|
||
|
|
font-weight: 601;
|
||
|
|
color: #333333;
|
||
|
|
line-height: 30px;
|
||
|
|
/* vertical-align: top; */
|
||
|
|
}
|
||
|
|
.txmx{
|
||
|
|
margin-top: 10px;
|
||
|
|
font-size: 14px;
|
||
|
|
|
||
|
|
font-weight: 400;
|
||
|
|
text-align: center;
|
||
|
|
color: #027AFF;
|
||
|
|
line-height: 28px;
|
||
|
|
}
|