@import "page.css"; /* AUTORE */ div.body h2 { font-size: 1.9em; font-family: 'Dynalight', serif; font-style: normal; text-align: center; text-transform: capitalize; font-weight: normal; -webkit-hyphens:none; padding-bottom:0.8em; } /* TITOLO */ div.body h1 { font-size: 2.1em; font-family: 'Pathway', serif; text-align: center; text-transform: uppercase; -webkit-hyphens:none; margin-top:4em; font-weight:normal; } div.infos { font-size: 0.8em; font-family: 'Libre Baskerville', serif; font-style: italic; text-align: center; } #decoration-container{ text-align: center; } #decoration{ text-align:center; width:70px; margin:auto; display: inline-block; } #decoration img{ width:100%; }