Problème affichage header
Résolu/Fermé
fnolin
-
20 août 2013 à 16:33
fnolin Messages postés 33 Date d'inscription vendredi 23 novembre 2012 Statut Membre Dernière intervention 19 juin 2015 - 20 août 2013 à 21:03
fnolin Messages postés 33 Date d'inscription vendredi 23 novembre 2012 Statut Membre Dernière intervention 19 juin 2015 - 20 août 2013 à 21:03
A voir également:
- Problème affichage header
- Affichage double ecran - Guide
- Problème affichage fenêtre windows 10 - Guide
- Windows 11 affichage classique - Guide
- Comment agrandir l'affichage de l'écran - Guide
- Gpt header corruption ✓ - Forum Windows 10
1 réponse
fnolin
Messages postés
33
Date d'inscription
vendredi 23 novembre 2012
Statut
Membre
Dernière intervention
19 juin 2015
2
20 août 2013 à 21:03
20 août 2013 à 21:03
correction du code
#header {
height: 60px;
background-color: black;
border: 2 px solid black;
border-radius:20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}
#header {
height: 60px;
background-color: black;
border: 2 px solid black;
border-radius:20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}