hexo-theme-keep/source/css/common/category-post.styl

9 lines
126 B
Stylus

.category-container {
.category-name {
color: #666
font-size 20px
font-weight bold
margin-bottom 10px
}
}