Utente:Andrea t88/vector.css: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Pagina svuotata completamente
Nessun oggetto della modifica
Riga 1:
#content {
color:#000000;
font: x-small Times,"Times New Roman",serif;
font-size:123%;
margin: 2.3em 1.0em 0 10.5em; /* top right bottom left */
border-right: 1px solid #aaaaaa;
}
h1, h2, h3, h4, h5, h6 {
color: Black;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
margin: 0 6.5em 0 0;
padding-top: 0.5em;
padding-bottom: 0.17em;
border-bottom: 1px solid #aaaaaa;
}
h1 { font-size: 160%; }
h2 { font-size: 132%; }
h3, h4, h5, h6 {
border-bottom: none;
}
h3 { font-size: 116%; }
h4 { font-size: 100%; }
h5 { font-size: 80%; }
h6 { font-size: 60%; }
hr {
height: 1px;
color: #aaaaaa;
background-color: #aaaaaa;
border: 0;
margin: 0.2em 8.5em 0.2em 0;
}
p {
margin: 0.4em 8.5em 0.7em 0em;
line-height: 1.25em;
font-size:110%;
}