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

9 lines
126 B
Stylus
Raw Normal View History

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