소스 검색

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


불러오는 중...
취소
저장