Files
hexo-theme-butterfly/source/css/_layout/category.styl
2020-07-16 19:30:54 +08:00

31 lines
623 B
Stylus

.category-content
ul
margin-top: .4rem
padding: 0 0 0 .8rem
list-style: none
counter-reset: li
ul
padding-left: .5rem
li
position: relative
margin: .3rem 0
padding: .1rem .5rem .1rem 1.5rem !important
&:before
position: absolute
left: 0
cursor: pointer
transition: all .3s ease-out
$w = .3rem
top: 10px
margin-left: .45rem
width: w = $w
height: h = w
border: .5 * w solid $light-blue
border-radius: w
background: transparent
content: ''
line-height: h