Ajustement de mise en forme

This commit is contained in:
Vincent Calame 2020-01-09 21:54:59 +01:00 committed by root
parent 5f4d993336
commit 5e8ea1fd81
2 changed files with 16 additions and 0 deletions

View File

@ -10,6 +10,21 @@
margin-right: 16px;
}
.modele-sousrubrique-bouton > span {
color: white;
font-weight: normal;
font-size: small;
text-transform: none;
font-style: italic;
}
.modele-sousrubrique-bouton > span > i {
color: white;
font-size: large;
font-style: initial;
text-shadow: -2px 2px 0px black;
}
.modele-sousrubrique-bouton.bouton-utilise {
display: flex;
align-items: center;

View File

@ -623,6 +623,7 @@ padding-top: 10px;
grid-column-end: 3;
/* ------- decallage du footer poura article court */
min-height: 800px;
text-align: left;
}
.contenu-texte h2{