Exemple de style à mettre en haut de toutes tes pages :
------------------------------------------------------------
<style type="text/css">
input,select,textarea
{
font-size:10;
font-family:Verdana;
color:#000000;
background-color:#FFFFFF;
border-width:1;
border-color:#000000;
}
</style>
OU sinon directement sur le bouton : ( exemple :

)
CODE
<input type="submit" name="lol" value="lol" style="color:yellow; background-color:black;">
[ita]*** Message édité par Tenss59 le 10/12/2002 18:48 ***[/ita]