BON:
Balise: < link rel="stylesheet" media="screen" type="text/css" title="Essai" href="styles/albumhelvete.css" / >
styles/albumhelvete.css:
h3, h4
{
color: silver;
}
p
{
color: silver;
font-size: 18px;
}
. important
{
color: grey;
font-size: 18px;
}
body
{
background-image: url("../images/bg.jpg");
}
h3
{
text-align: center;
font-family: " Script MT Bold", " Arial Black", " Times New Roman", Times, serif;
text-decoration: underline;
}
h4
{
font-family: Arial;
text-decoration: underline;
}