Problème double ligne avec entrer

Résolu
teddu33 Messages postés 247 Date d'inscription   Statut Membre Dernière intervention   -  
teddu33 Messages postés 247 Date d'inscription   Statut Membre Dernière intervention   -
Bonjour,
j'ai un problème, j'ai un site web mais quand je rédige un article est que j'appuie sur entrer au lieu de faire comme ceci:


bla bla bla :
voila

IL FAIT COMME CECI :



Bla bla bla

Pas bon



Je sais que cela vient du thème donc du fichier STYLE intégrée (je le sais car avec un autre thème sa le fait pas).
Mais je voi pas quelle ligne modifié donc vous poste mon fichier STYLE est j'espere que vous puissiez corriger mon problème qui est assez urgent.

BODY {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
line-height : normal;
font-weight : normal;
font-variant : normal;
margin : 0;
padding : 0;
text-decoration: none;
color: #000000;
background-color: #8B8A7B;

}
img { border:none }
a:link {
color: #FFFFFF;
text-decoration: none;


}

a:visited {
color: #FFFFFF;
text-decoration: none;

}

a:hover {
color: #CCCCCC;
text-decoration: none;




}
.fondpage {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
background-image: url(images/fond.jpg);
background-repeat: repeat-y;
height: auto;
width: 800px;

}
.fondhaut {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
font-variant: small-caps;
color: #666666;
background-image: url(images/fondhaut.jpg);
background-repeat: no-repeat;
text-align: center;
vertical-align: middle;
height: 27px;
width: 575px;
}
.R {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
font-variant: small-caps;
color: #CCCCCC;
background-image: url(images/R.jpg);
background-repeat: no-repeat;
text-align: left;
text-indent: 45px;
vertical-align: middle;
height: 30px;
width: 225px;
}
.Rvide {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
font-variant: small-caps;
color: #CCCCCC;
background-image: url(images/Rvide.jpg);
background-repeat: repeat-y;
text-align: left;
vertical-align: middle;
width: 225px;
text-indent: 20pt;

}
.fooder {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
font-variant: small-caps;
color: #FFFFFF;
background-image: url(images/fooder.jpg);
background-repeat: no-repeat;
text-align: center;
vertical-align: middle;
height: 23px;
width: 740px;
}
H1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
font-variant: normal;
color: #000000;
background-image: url(images/puce.jpg);
background-repeat: no-repeat;
background-position: left top;
text-align: left;
text-indent: 25px;
vertical-align: bottom;
height: 28px;
text-decoration: underline;

}
.contenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
width: 565px;
padding-right: 5px;
padding-left: 5px;

}


Cordialement,
Teddy

A voir également:

1 réponse

teddu33 Messages postés 247 Date d'inscription   Statut Membre Dernière intervention   10
 
Bonjour,
vu que personne ne me répondait j'ai posté ailleurs est on ma donner la réponse :

https://www.developpez.net/forums/d624007/webmasters-developpement-web/mise-page-css/retirer-l-espacement-entre-lignes/#post3681095

Merci quand même
-1