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
35 lines
1.2 KiB
CSS
Executable File
35 lines
1.2 KiB
CSS
Executable File
body{background-color:Gray;}
|
|
|
|
p{font-family:Times New Roman; font-size:12pt; text-align:center;}
|
|
p.titolo{font-family:Times New Roman; font-size:12pt; text-align:center;}
|
|
p.error{font-family:Garamond; font-size:14pt; color:White; font-weight:900; text-align:center;}
|
|
|
|
th{font-family:Times New Roman; font-size:10pt; background-color:#ffcc33; color:Black;}
|
|
|
|
tr.chiaro{background-color:#DDDDDD;}
|
|
tr.scuro{background-color:#BBBBBB;}
|
|
tr.menu{background-color:Black;}
|
|
tr.menug{background-color:#ffcc33;}
|
|
|
|
td{font-family:Times New Roman; font-size:9pt; font-weight:bold;}
|
|
td.titolo{font-family:Times New Roman; font-size:10pt; font-weight:bold;}
|
|
td.menu{font-family:Times New Roman; font-size:8pt; font-weight:bold; text-align:center; color:#ffcc33;}
|
|
td.menug{font-family:Times New Roman; font-size:10pt; font-weight:bold; text-align:center; color:Black;}
|
|
|
|
input{font-family:Verdana; font-size:8pt; font-weight:bold;}
|
|
input.bottoni{font-family:Verdana; font-size:9pt; font-weight:bold;}
|
|
|
|
A:visited{color:Purple; text-decoration:none;}
|
|
/*A:active{color:blue; text-decoration:none;}*/
|
|
A:link{color:blue; text-decoration:none;}
|
|
/*A:hover{color:Red; text-decoration:underline;}*/
|
|
A:hover{text-decoration:underline;}
|
|
|
|
|
|
/*
|
|
TAVOLA DEI COLORI
|
|
|
|
#BF210B = rosso
|
|
#D3DCED = celeste
|
|
|
|
*/ |