View Single Post
Old 14-02-2007, 21:44   #2
Traxsung
Senior Member
 
L'Avatar di Traxsung
 
Iscritto dal: Apr 2005
Messaggi: 5245
il file css completo è questo:

Codice:
/* CSS Document */
.Stile1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.Stile2 {
	font-size: 18px;
	color: #666666;
}
.Stile3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Stile4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: blue;
#body {background-color: white;}
Traxsung è offline   Rispondi citando il messaggio o parte di esso