« Modèle:Indice-ligne » : différence entre les versions

De TC-Dossiers
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 1 : Ligne 1 :
{{#tag:span|
<span style="background: {{{couleur}}}; color: inherit;">{{{texte|<nowiki />}}}</span>
  <span style="background: none; color: inherit;">{{{texte}}}</span>
|style=display: inline-block;
      background-color: {{{couleur|#999}}};
      color: {{{couleurTexte|white}}};
      padding: 2px 5px;
      border-radius: 3px;
      font-weight: bold;
      font-size: 90%;
      min-width: 20px;
      line-height: 1;
      text-align: center;
      vertical-align: middle;
      background-clip: padding-box;
      border: none;
      box-shadow: none;
}}

Version du 4 mai 2025 à 18:44