Premium Tape! Quality that simply costs less.
# d'Article: DY45010
Origin code: #A45010 | 45010
Type: Multipurpose Labels
Category: New Compatible
Print color: Black on Clear
Dimension: 12mm
List of Compatible Printers
/* === PLEINE LARGEUR === */ body { margin: 0; padding: 40px; font-family: Arial, Helvetica, sans-serif; background: #ffffff; color: #222; } /* === TITRES === */ h1 { font-size: 28px; margin-bottom: 10px; color: #2b2b6f; } .subtitle { font-size: 15px; margin-bottom: 25px; color: #555; } /* === GRILLE DES MODÈLES === */ .models-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); gap: 12px; width: 100%; } /* === BOUTONS MODÈLES === */ .model { background: #f1f2f4; border-radius: 6px; padding: 10px 8px; text-align: center; font-size: 13px; font-weight: 600; color: #333; cursor: default; }