Explorar el Código

Make second-level subcategory titles smaller

tags/v1.1.0
Fen Dweller hace 5 años
padre
commit
fd5e0f1c04
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      style.css

+ 4
- 0
style.css Ver fichero

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


Cargando…
Cancelar
Guardar