Ver código fonte

Make second-level subcategory titles smaller

tags/v1.1.0
Fen Dweller 5 anos atrás
pai
commit
fd5e0f1c04
1 arquivos alterados com 4 adições e 0 exclusões
  1. +4
    -0
      style.css

+ 4
- 0
style.css Ver arquivo

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


Carregando…
Cancelar
Salvar