tiens un exemple de feuille CSS
< style TYPE="text/css">
A:default {font-family:Comic Sans MS, arial; font-size:12pt; text-decoration: none; color: white;}
A:link {font-family:Comic Sans MS, arial; font-size:10pt; text-decoration: none; color: white;}
A:visited {font-family:Comic Sans MS, arial; font-size:10pt; text-decoration: none; color: red;}
A:active {font-family:Comic Sans MS, arial; font-size:10pt; text-decoration: none; color: #FFFFFF;}
A:hover {font-family:Comic Sans MS, arial; font-size:10pt; text-decoration: underline; color: #FFFFFF;}
BODY {
scrollbar-face-color: 7b8fd6;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #f0f4ff;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: 7b8fd6;
scrollbar-arrow-color: #000000;
}
< !--
H1.test
{
font-size: 10pt;
color: black;
font-family: Comic Sans MS;
}
H2.test
{
font-size: 10pt;
color: white;
font-family: Comic Sans MS;
}
H3.test
{
font-size: 8pt;
color: white;
font-family: Comic Sans MS;
}
H4.test
{
font-size: 10pt;
color: red;
font-family: Comic Sans MS;
}
H5.test
{
font-size: 12pt;
color: red;
font-family: Comic Sans MS;
}
/ /-->
< /style>
si tu as un pb contacte moi