ソースを参照

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);


読み込み中…
キャンセル
保存