55 lines
1.3 KiB
Stylus
55 lines
1.3 KiB
Stylus
.participate
|
|
.toutu
|
|
height 4.93rem
|
|
width 100%
|
|
.somCell
|
|
.title
|
|
.left
|
|
font-size 0.4rem
|
|
color rgba(153,153,153,1)
|
|
.right
|
|
font-size 0.35rem
|
|
color rgba(172,32,33,1)
|
|
text-align right
|
|
.center
|
|
margin-top 0.32rem
|
|
padding: 0.26667rem 0.42667rem
|
|
.updata_img
|
|
display flex
|
|
.preview_img
|
|
position relative
|
|
margin 0 0.3rem 0.3rem 0
|
|
img
|
|
width 2.13333rem
|
|
height 2.13333rem
|
|
.preview_close
|
|
position absolute
|
|
top -0.21333rem
|
|
right -0.21333rem
|
|
color #969799
|
|
font-size 0.48rem
|
|
background-color #fff
|
|
border-radius 100%
|
|
.updata_click
|
|
width 2.13333rem
|
|
height 2.13333rem
|
|
border 0.01rem solid #cccccc
|
|
position relative
|
|
.preview_plus
|
|
color #969799
|
|
font-size 0.48rem
|
|
background-color #fff
|
|
position absolute
|
|
top 50%
|
|
left 50%
|
|
margin -0.28rem 0 0 -0.28rem
|
|
.participate_button
|
|
width 7.68rem
|
|
height 1.2rem
|
|
line-height 1.2rem
|
|
text-align center
|
|
background rgba(172,32,33,1)
|
|
border-radius 1.2rem
|
|
color #ffffff
|
|
font-size 0.52rem
|
|
margin 0.32rem auto 0 |