RIDITLETEUR-12 Modern CSS One-Line Upgrades | Modern CSS Solutions

aspect-ratio

.aspect-ratio-hd {
  aspect-ratio: 16/9;
}
.aspect-ratio-square {
  aspect-ratio: 1;
}

object-fit

.image {
  object-fit: cover;
  aspect-ratio: 1;

/ Optional: constrain image size / max-block-size: 250px; }

margin-inline

/* Before */
margin-left: auto;
margin-right: auto;

/ After / margin-inline: auto;

text-underline-offset

+ text-decoration-color & text-decoration-thickness

Pour styler le soulignement.

accent-color

Pour styler les checkboxes etc.

Via https://links.kalvn.net/shaare/271jWw

✍ Écrire un commentaire

les commentaires relevant du SPAM seront filtrés et dégagés direct...

Quelle est le premier caractère du mot r48pz ?
Caching time 0.011755 s