Files
CompanyProject/滴滴淘/h5(1)/src/view/assets/stylus/page/index.styl
2024-09-27 01:32:49 +08:00

88 lines
1.8 KiB
Stylus

.Index
padding-bottom 0.9rem
.capital
height 2.75rem
background-color #20c6c2
text-align center
.p1,.p2
color #ffffff
.p1
font-size 0.36rem
font-weight 500
.p2
font-size 0.42rem
font-weight 600
margin 0.2rem 0 0.3rem 0
span
padding 0.09rem 0.19rem
background-color #ffffff
border-radius 0.1rem
display flex
align-items center
font-size 0.32rem
.text
font-size 0.38rem
color #666666
.notice
border 0.03rem solid #cccccc
margin-top 0.52rem
.news
padding 0.4rem 0.53rem
.news_cen
p
color #666666
font-size 0.42rem
margin 0.1rem 0
.news_end
text-align center
span
color #cccccc
font-size 0.34rem
position relative
&:after
content ''
position absolute
top 50%
left 1.5rem
margin-top 0.015rem
width 0.96rem
height 0.03rem
background-color #cccccc
&:before
content ''
position absolute
top 50%
right 1.5rem
margin-top 0.015rem
width 0.96rem
height 0.03rem
background-color #cccccc
.advertisement
height 2.48rem
border-radius 0.1rem
overflow hidden
img
height 2.48rem
width 100%
.task_num
height 2.48rem
border-radius 0.1rem
overflow hidden
box-shadow 0 2px 10px #0a10143d
.task_num_li
text-align center
color #000
span
font-size 0.4rem
font-weight bold
p
margin-top 0.2rem
font-size 0.4rem
.receipt
font-size 0.42rem
padding 0.3rem 0
background-color #20c6c2
color #ffffff
font-weight 500
text-align center