Bonjour à tous,
J'ai une question simple
J'ai mis un fond dans mon template comme suit
body {
line-height : 120%;
color : #000000;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
background-repeat : repeat;
padding : 0;
margin-top : 0;
margin-bottom : 0;
background-attachment : fixed;
background-image:url(../../../images/stories/fond-gris-sombre.jpg);
margin : 0;
cursor:
;
}
jusque là, vous trouvez ça normal, j'en conviens
ma question est la suivante :
quand j'ouvre ma section admin et que j'edite un article, je retrouve ce fond dans le corps du texte, en gros j'écris sur un gris foncé illisible...
et je n'arrive pas à l'enlever !
Une solution ?
Merci à tous d'avance !
J'ai une question simple
J'ai mis un fond dans mon template comme suit
body {
line-height : 120%;
color : #000000;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
background-repeat : repeat;
padding : 0;
margin-top : 0;
margin-bottom : 0;
background-attachment : fixed;
background-image:url(../../../images/stories/fond-gris-sombre.jpg);
margin : 0;
cursor:
;
}
jusque là, vous trouvez ça normal, j'en conviens
ma question est la suivante :
quand j'ouvre ma section admin et que j'edite un article, je retrouve ce fond dans le corps du texte, en gros j'écris sur un gris foncé illisible...
et je n'arrive pas à l'enlever !
Une solution ?
Merci à tous d'avance !
Commentaire