Centrer bouton de navigation
Résolu
Le_Normand_27
Messages postés
76
Statut
Membre
-
Le_Normand_27 -
Le_Normand_27 -
Bonjour,
Je souhaiterais centrer les bouton de navigationigation sur mon site mais je ne trouve pas la solution.
Pourriez vous m'aider ?
Merci d'avance
Je souhaiterais centrer les bouton de navigationigation sur mon site mais je ne trouve pas la solution.
Pourriez vous m'aider ?
Merci d'avance
A voir également:
- Css centrer un bouton
- Diagnostic bouton photo - Accueil - Outils
- Comment faire une capture d'écran sur un samsung sans bouton ? - Guide
- Bouton on/off comment savoir ✓ - Forum Matériel & Système
- Comment débloquer un bouton enfoncé - Forum Samsung
- Symbole arrêt marche - Forum Word
--
background-color: #ebebeb;
height: 23px;
}
.navigation a {
background-color: #ebebeb left top repeat-x;
color: #000000;
display: block;
float: left;
font-size: 12px;
font-family: Arial;
font-weight: bold;
line-height: 23px;
text-decoration: none;
text-align: center;
padding: 0 18px;
}