|
<style type="text/css">
pippo?{ }
BODY{font-family:verdana; font-size:12px; color:white; background-color:gray}
H1{font-size:15pt; color:990033}
H2{font-size:12pt; color:333366}
H3{font-size:11pt; color:336699}
H4{font-size:10pt; color:333366}
A:link{text-decoration:none; font-family:Verdana; font-size:12px;
color:#000066}
A:visited{text-decoration:none; font-size:12px; color:#000066}
A:hover{text-decoration:underline; color:#003333; font-size:12px;
background:white}
DIV {color: yellow}
SPAN.speaker {color:brown}
SPAN.stage {color:333333}
<style>
Il foglio di stile effettivamente usato in queste
pagine è il seguente
<style>
.text {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 130%;
font-weight: normal;
color: #000000;
text-align: left;
text-decoration : none;
}
.stage {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 130%;
color : Maroon;
text-align : left;
}
.scena {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 130%;
color : #336699;
text-align : left;
}
.speaker {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 130%;
color : Green;
text-align : left;
}
A:ACTIVE, A:HOVER, A:LINK, A:VISITED {
text-decoration : none;
color : #CC0000;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight : bold;
}
.atto {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
margin-bottom : 0px;
margin-left : auto;
margin-right : auto;
margin-top : auto;
padding-bottom : 16px;
color : Fuchsia;
}
.titolo {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
margin-bottom : 0px;
margin-left : auto;
margin-right : auto;
margin-top : auto;
padding-bottom : 16px;
}
.autore {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
line-height : normal;
font-weight : normal;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
padding-bottom : 0px;
}
</style>
|