You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
58 lines
1.1 KiB
58 lines
1.1 KiB
h3 { |
|
color: #333333; |
|
font-size: .27rem; |
|
font-weight: 400; |
|
padding: .3rem; } |
|
|
|
.appeal-explain { |
|
text-align: center; } |
|
.appeal-explain textarea { |
|
width: 90%; |
|
height: 2.4rem; |
|
background: #F1F1F1; |
|
border-radius: 5px; |
|
border: 1px solid #F1F1F1; |
|
text-indent: .2rem; |
|
padding: .2rem; |
|
color: #999999; |
|
font-size: .24rem; } |
|
|
|
.appeal-upload { |
|
width: 90%; |
|
height: 2.4rem; |
|
background: #F1F1F1; |
|
border-radius: 5px; |
|
border: 1px solid #F1F1F1; |
|
margin: 0 auto; |
|
display: flex; |
|
justify-content: center; |
|
align-items: center; } |
|
.appeal-upload .img-box { |
|
text-align: center; } |
|
.appeal-upload .img-box img { |
|
width: .7rem; |
|
height: .68rem; } |
|
.appeal-upload .img-box span { |
|
display: block; } |
|
|
|
.note { |
|
width: 90%; |
|
font-weight: 500; |
|
color: #D43436; |
|
line-height: .4rem; |
|
margin: .2rem auto; } |
|
|
|
.btn { |
|
width: 100%; |
|
text-align: center; |
|
margin-top: .4rem; } |
|
.btn .app-btn { |
|
width: 66%; |
|
height: .75rem; |
|
background: #D43436; |
|
border-radius: .37rem; |
|
color: #FFFFFF; |
|
border: 1px solid #D43436; |
|
margin-bottom: .1rem; } |
|
|
|
/*# sourceMappingURL=appeal2.css.map */
|
|
|