MediaWiki:Common.css : Différence entre versions
Ligne 5 : | Ligne 5 : | ||
color: grey; | color: grey; | ||
font-weight:bold; | font-weight:bold; | ||
− | font-size: | + | font-size:400%; |
} | } |
Version du 21 août 2020 à 10:50
/* Le CSS placé ici sera appliqué à tous les habillages. */
.lettrine:first-letter {
float:left;
color: grey;
font-weight:bold;
font-size:400%;
}