hexo-theme-amazing
Version:
A simple, delicate, and modern theme for Hexo
32 lines (24 loc) • 657 B
text/stylus
.widget
.menu-list
li
ul
margin-right: 0
.level
margin-bottom: 0
.level-left, .level-right, .level-item
flex-shrink: 1
.level-left, .level-right
align-items: flex-start
.tag
background: $light-grey
color: $white-invert
.tags
.tag:first-child
background: $primary
color: $primary-invert
.tag:last-child
background: $light-grey
color: $white-invert
#toc
max-height: calc(87vh - 80px)
overflow-y: scroll