campo-sirio/corsi/pages/stile2.css

35 lines
1.2 KiB
CSS
Raw Normal View History

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
*/