Untitled
unknown
plain_text
3 years ago
432 B
9
Indexable
div#descrizione h3 {
font-size: 18px;
font-weight: 600;
}
div#descrizione h3.titolodescrizione {
font-size: 20px;
font-weight: 400;
padding: 24px 0;
}
h3.titolodatitenici {
font-size: 20px;
font-weight: 400;
padding: 24px 0;
}
#datitenici tr {
font-family: 'Roboto';
font-size: 16px;
}
#datitenici tr:nth-child(odd) {
background-color: #e6e6e6;
}
Editor is loading...