cf0c1133fd
Files correlati : Ricompilazione Demo : [ ] Commento : Versione FAD del 11/10/2001 git-svn-id: svn://10.65.10.50/trunk@9917 c028cbd2-c16b-5b4b-a496-9718f37d4682
21 lines
601 B
CSS
Executable File
21 lines
601 B
CSS
Executable File
body{background-color:#707070;}
|
|
|
|
p{font-family:Arial; font-size:12pt; text-align:center;}
|
|
/*p.titolo{font-family:Arial; font-size:14pt; text-align:center;}*/
|
|
th{font-family:Arial; font-size:10pt; background-color:Navy; color:white;}
|
|
td{font-family:Arial; font-size:9pt; font-weight:bold;}
|
|
/*td.titolo{font-family:Arial; font-size:9pt; font-weight:bold;}*/
|
|
|
|
A:visited{color:white; text-decoration:none;}
|
|
/*A:active{color:red; text-decoration:none;}*/
|
|
A:link{color:white; text-decoration:none;}
|
|
A:hover{color:red; text-decoration:underline;}
|
|
|
|
|
|
/*
|
|
TAVOLA DEI COLORI
|
|
|
|
#BF210B = rosso
|
|
#D3DCED = celeste
|
|
|
|
*/ |