May 7, 2025, Wednesday, 126

Modèle:Syj

De La Tour des Héros.

(Différences entre les versions)
m
Version actuelle (14 janvier 2025 à 23:01) (voir la source)
m
 
(2 révisions intermédiaires masquées)
Ligne 4 : Ligne 4 :
     background: rgb(22,9,88);
     background: rgb(22,9,88);
     background: linear-gradient(135deg, rgb(22,9,88) 0%, rgb(22,9,88) 40%, rgb(0,0,0) 80%, rgb(255,28,31) 100%);
     background: linear-gradient(135deg, rgb(22,9,88) 0%, rgb(22,9,88) 40%, rgb(0,0,0) 80%, rgb(255,28,31) 100%);
 +
}
 +
 +
h1:not(.firstHeading) /*YJT*/ {
 +
    background: none!important;
 +
    background-color: #CCC!important;
 +
    color: #222;
 +
    font-size: 13px;
 +
    font-weight: bold;
 +
    padding-left: 5px;
 +
    margin: 4em 0 -2.5em!important;
}
}
Ligne 13 : Ligne 23 :
   margin: -0.3em; /*remonte "modifier" pour éviter les décalages d'éléments floating-right en mode rédacteur*/
   margin: -0.3em; /*remonte "modifier" pour éviter les décalages d'éléments floating-right en mode rédacteur*/
   display: inline-block;
   display: inline-block;
 +
}
 +
 +
h4 {
 +
    font-size: 14px;
 +
    background-color: white;
 +
    color: #b30003;
 +
    margin-left: 40px;
 +
    margin-bottom: -0.5em;
 +
    padding: 0;
 +
    margin: 12px 0px -7px 6.5px !important;
}
}

Version actuelle