Pages vues depuis 25/05/2001 : 108 401 337
Index du forum »» Bugs, Probs ... »» Image de fond
|
/************************************************************************
Aspect Général du site : Font, Textes, Marges, etc...
*************************************************************************/
body {
background: #72A941 !!url(!!../images/TON_IMAGE) repeat-x;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: .75em;
font-weight: normal;
margin: 0;
text-align: center; /* pour corriger un bug de centrage IE */
padding: 0;
}
Message édité par : B-Mag / 17-09-2014 08:14
body {
background: #ffffff !url(!../images/background2.jpg) no-repeat fixed center top;
font-family: Tahoma, Geneva, sans-serif;
font-size: .75em;
font-weight: normal;
margin: 0;
padding: 0;
text-align: left;
}