Thema: netscape
Einzelnen Beitrag anzeigen
  #4  
Alt 16.08.2002, 19:55:46
Viper Viper ist offline
Anfänger
 
Registriert seit: Jun 2002
Beiträge: 75
Hi!

Versuchs mal so:

<style type="text/css">
td {
padding-left: 3px ;
}
input {
font-family: Geneva, Arial, Helvetica, sans-serif ;
font-size: 10px ;
font-weight: bold ;
color: #fff ;
width: 24px ;
border: 1px solid #000 ;
height: 12px ;
}
.button2 {
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-size: 10px ;
color: #fff ;
background-color: #2B3976 ;
margin-left: 320px ;
border: 1px solid #000 ;
margin-top: 18px ;
text-align: left ;
font-weight: bold ;
}
</style>

Gruss, Viper

Geändert von Viper (16.08.2002 um 19:59:26 Uhr)
Mit Zitat antworten