浏览代码

Make second-level subcategory titles smaller

tags/v1.1.0
Fen Dweller 5 年前
父节点
当前提交
fd5e0f1c04
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. +4
    -0
      style.css

+ 4
- 0
style.css 查看文件

@@ -396,6 +396,10 @@ body.dark .custom-header-static {
font-size: 200%;
}

.custom-category-sub .custom-category-sub .custom-header {
font-size: 150%;
}

body.light .custom-header {
color: #aaa;
background-color: rgba(255, 255, 255, 0.3);


正在加载...
取消
保存