Selection
Résolu
H1800
Messages postés
52
Date d'inscription
Statut
Membre
Dernière intervention
-
jordane45 Messages postés 38486 Date d'inscription Statut Modérateur Dernière intervention -
jordane45 Messages postés 38486 Date d'inscription Statut Modérateur Dernière intervention -
A voir également:
- Selection
- Illustrator cadre de sélection disparu ✓ - Forum Illustrator
- L'indice n'appartient pas à la sélection vba - Forum VB / VBA
- Variable workbook : l'indice n'appartient pas à la sélection ✓ - Forum Excel
- Outil sélection illustrator ne fonctionne pas - Forum Illustrator
- Selection texte pdf - Guide
1 réponse
Bonjour,
voir ici : https://css-tricks.com/overriding-the-default-text-selection-color-with-css/
.
Cordialement,
Jordane
::selection { background: #ffb7b7; /* WebKit/Blink Browsers */ } ::-moz-selection { background: #ffb7b7; /* Gecko Browsers */ }
voir ici : https://css-tricks.com/overriding-the-default-text-selection-color-with-css/
.
Cordialement,
Jordane