Parcourir la source

Make second-level subcategory titles smaller

tags/v1.1.0
Fen Dweller il y a 6 ans
Parent
révision
fd5e0f1c04
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. +4
    -0
      style.css

+ 4
- 0
style.css Voir le fichier

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


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

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


Chargement…
Annuler
Enregistrer