de6963e2b2
Files correlati : Ricompilazione Demo : [ ] Commento : Help 85% git-svn-id: svn://10.65.10.50/trunk@11466 c028cbd2-c16b-5b4b-a496-9718f37d4682
65 lines
3.9 KiB
CSS
Executable File
65 lines
3.9 KiB
CSS
Executable File
|
|
body{background-color:#D3DCED;}
|
|
.bodyframe{background-color:#005a94;}
|
|
/*body{background-color:#99CCCC;}*/
|
|
/*body{background-color:#6375d7;}*/
|
|
|
|
/*.titolo1{font-family:Arial; font-size:16pt; text-align:center; font-weight:bold; color:white}*/
|
|
.titolo1{font-family:Arial; font-size:14pt; text-align:center; color:white}
|
|
.titolo2{font-family:Arial; font-size:14pt; text-align:left;}
|
|
.titolo3{font-family:Arial; font-size:12pt; text-align:left; font-weight:bold}
|
|
.titolo4{font-family:Arial; font-size:10pt; text-align:left; font-weight:bold}
|
|
|
|
.testo{font-family:verdana; font-size:9pt; text-align:justify;}
|
|
.vocemenu{font-family:verdana; font-size:9pt; text-align:justify; font-weight:bold;}
|
|
.dcampo{font-family:courier; font-size:9pt; text-align:justify; font-weight:bold;}
|
|
.nc{font-family:verdana; font-size:9pt; text-align:justify; font-weight:bold;} /* font nome campo */
|
|
.ncp{font-family:verdana; font-size:9pt; text-align:justify; font-style:italic} /* font nome campo piccolo dei riquadri */
|
|
.descr{font-family:verdana; font-size:9pt; color:red; text-align:justify;} /* font descrizioni rosse */
|
|
|
|
.esercizio{font-family:tahoma; font-size:10pt; text-align:justify; font-style:italic; font-weight:bold;}
|
|
|
|
.esempio{font-family:tahoma; font-size:9pt; text-align:justify;font-style:italic; font-weight:bold}
|
|
.esempiob{font-family:verdana; font-size:9pt; text-align:justify; font-weight:bold;}
|
|
|
|
ol{font-family:tahoma; font-size:10pt; text-align:left; font-weight:normal}
|
|
ul{font-family:tahoma; font-size:10pt; text-align:left; font-weight:normal}
|
|
|
|
|
|
.error{font-family:tahoma; font-size:9pt; color:red; font-weight:900; text-align:center;}
|
|
.success{font-family:tahoma; font-size:9pt; color:#0066cc; font-weight:900; text-align:center;}
|
|
.normal{font-family:tahoma; font-size:9pt; color:#3300cc; text-align:center;}
|
|
|
|
.alta{border-style:solid;border-width:0;style:solid}
|
|
|
|
th{font-family:tahoma; font-size:10pt; background-color:#000099; color:white;}
|
|
|
|
td{font-family:tahoma; font-size:10pt;}
|
|
.mcampo{font-family:courier; font-size:10pt;}
|
|
.mcampob{font-family:courier; font-size:10pt;font-weight:bold}
|
|
.testo{font-family:verdana; font-size:9pt; text-align:justify;}
|
|
.testob{font-family:verdana; font-size:9pt; text-align:justify;font-weight:bold}
|
|
|
|
/* IMPOSTAIONI FORM */
|
|
select{font-family:tahoma; font-size:10pt; font-weight:bold;}
|
|
select.mcampo{font-family:courier; font-size:10pt;background-color:White;border-style:solid;border-width:1}
|
|
select.mcampodisabled{font-family:courier; font-size:10pt;background-color:#b6b6b6;border-style:solid;border-width:1}
|
|
input{font-family:tahoma; font-size:10pt; font-weight:bold;}
|
|
input.bottoni{font-family:Arial; font-size:8pt; font-weight:bold; background-color:#003399; color:white; border-style:solid; border-width:1}
|
|
input.domanda{font-family:tahoma; font-size:10pt; color:white; background-color:#BF210B; }
|
|
input.risposta{font-family:tahoma; font-size:10pt; color:black; background-color:White; }
|
|
input.mcampotesto{font-family:courier; font-size:10pt; text-align:left;font-weight:100;border-style:solid;border-width:1}
|
|
input.mcamponumero{font-family:courier; font-size:10pt; text-align:right;font-weight:100;border-style:solid;border-width:1}
|
|
input.mcampotestodisabled{font-family:courier; font-size:10pt; background-color:#b6b6b6;border-style:solid;text-align:left;border-width:1}
|
|
input.mcamponumerodisabled{font-family:courier; font-size:10pt; background-color:#b6b6b6;border-style:solid;text-align:right;border-width:1}
|
|
option.rosso{color:red}
|
|
option.mcampo{font-family:courier; font-size:10pt;}
|
|
|
|
A:visited{color:blue; text-decoration:none;}
|
|
A:link{color:blue; text-decoration:none;}
|
|
A:hover{color:red; text-decoration:underline;}
|
|
|
|
.schede{color:black; width:80; height:20; background-color:#DDDDDD; text-align:center; font-family:courier; font-weight:bold; font-size:10;}
|
|
A:visited.link_schede{color:black;text-decoration:none;}
|
|
A:link.link_schede{color:black;text-decoration:none;}
|
|
A:hover.link_schede{color:black; text-decoration:none;} |