Merci, mais ca fonctionne pas :s pourtant regarde, il y a un truc qui cloche?
C'est une page CSS a coté de ma page HTML
/* Eléments principaux de la page */
body
{
background: url('html/fondrose.png');
font-family: 'Trebuchet MS', Arial, sans-serif;
}
- bloc_page
{
width: 900px;
margin: auto;
}
section h1, footer h1, nav a
{
font-family: Dayrom, serif;
font-weight: normal;
text-transform: uppercase;
}