/*Les titres*/ h1, h2, h3, h4, h5, h6 { line-height: inherit; text-align: center; font-style: normal; font-weight: normal; margin: 0; padding: 0; text-indent: 0; hyphens: none; page-break-inside: avoid; break-inside: avoid; page-break-after: avoid; break-after: avoid; adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; } h1.nom { margin-top: 10%; margin-bottom: 1em; margin-left: 0; text-align: left; text-indent: 0; text-transform: lowercase; font-size: 1.2em; /* Don't rely on this property, text should be typed in uppercase (legacy RMSDK) */ font-variant: small-caps; letter-spacing: 0.08em; /* The two previous props are not supported in legacy RMSDK */ } h1 { font-size: 1.4em; margin-top: 30%; margin-bottom: 2em; margin-right: 10%; margin-left: 10%; } /* Page titre */ /*liste*/ ol { font-family: serif; } /*images avec légende*/ /*Roman historique*/ /*Même auteur*/ /* P */ p { text-align: justify; text-indent: 1em; line-height: 1.4; } p.lampe { text-align: center; margin-bottom: 1em; margin-top: 1em; text-indent: 0; } /*epigraphe */ p.epigraphe { font-size: 0.85em; margin-top: 33%; margin-left: 40%; text-align: left; text-indent: 0; } p.epigrapheSrc { font-size: 0.85em; margin-top: 0.5em; text-align: right; } /* section:dedication */ p.dedicace { font-size: 0.9em; margin-top: 33%; text-align: right; } /* Notes */ /* Index */ /*Crédits*/ p.credits { font-size: 0.83em; margin: 0 0 0.12em 0; text-align: left !important; text-indent: 0; } p.creditsEspcAvnt { font-size: 0.83em; margin: 1em 0 0 0; text-align: left !important; text-indent: 0; } /* Divers */ /* Caractères */ a:link { color: black; background-color: transparent; text-decoration: none; } p.texto00 { font-family: sans-serif; font-size: 1em; line-height: 1.414; margin-bottom: 3px; margin-left: 30px; margin-right: 15px; margin-top: 0; text-indent: 0; } p.texto01 { font-family: sans-serif; font-size: 1em; line-height: 1.414; margin-bottom: 1em; margin-left: 30px; margin-right: 15px; text-indent: 0; } p.texto10 { font-family: sans-serif; font-size: 1em; line-height: 1.414; margin-bottom: 3px; margin-left: 30px; margin-right: 15px; margin-top: 1em; text-indent: 0; } p.texto11 { font-family: sans-serif; font-size: 1em; line-height: 1.414; margin-bottom: 7px; margin-left: 30px; margin-right: 15px; margin-top: 7px; text-indent: 0; }