Parcourir la source

Make h3 stand out

master
Fen Dweller il y a 6 ans
Parent
révision
3707357d5e
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. +4
    -0
      static/changelog.css

+ 4
- 0
static/changelog.css Voir le fichier

@@ -273,4 +273,8 @@ a:hover {
height: 25vh;
background: rgb(16,13,30);
background: linear-gradient(180deg, rgba(16,13,30,1) 0%, rgba(16,13,30,1) 66%, rgba(16,13,30,0) 100%);
}

.h3 {
font-size: 40px;
}

Chargement…
Annuler
Enregistrer