/* ---------------------------------------------------------- */ /* Styles */ .b { font-weight: bold; } .i { font-style: italic; } /* ---------------------------------------------------------- */ /* Sections */ .part, .chapter, .section1, .section2, .section3, .section4, .section5, .section6, .section7 { text-align: justify; } .pubInfo { text-align: center; } /* ---------------------------------------------------------- */ /* Headlines */ /* Sections */ h1 { text-align: center; text-indent: 0; } .title-part { font-size: 2em; font-style: normal; font-weight: bold; margin-top: 2em; margin-bottom: 0.5em; } .title-chapter { font-size: 1.6em; font-style: normal; font-weight: bold; margin-top: 2em; margin-bottom: 0.5em; } .title-section1 { font-size: 1.1em; font-style: normal; font-weight: bold; margin-top: 2em; margin-bottom: 0.5em; } h2.title-section1 { font-size: 1.1em; font-style: normal; font-weight: bold; margin-top: 2em; margin-bottom: 0.5em; text-align: center; } .title-section2 { font-size: 1em; font-style: normal; font-weight: bold; margin-top: 2em; margin-bottom: 0.5em; } h3.title-section2 { font-size: 1em; font-style: normal; font-weight: bold; margin-top: 2em; margin-bottom: 0.5em; text-align: center; } .title-pubInfo, .title-alsoby, .title-definitions, .title-aboutAuthorPage, .title-aboutPublisherPage, .title-teaser, .title-forewordPage, .title-praisePage, .title-creditsPage, .title-acknowPage, .title-dedicationPage, .title-epigraphPage, .title-index, .title-glossary_full, .title-glossary, .title-appendix, .title-epilog, .title-frontMatter, .title-orderPage, .title-backMatter, .title-biblio, .title-toc { font-size: 1.6em; font-style: normal; font-weight: bold; margin-top: 2em; text-align: center; margin-bottom: 0.5em; } /* ---------------------------------------------------------- */ /* Paragraphs */ .p, .p-br, .p-indent, .p-indent-br, .p-d, .p-d-br, .p-d-indent, .p-c, .p-c-br, .p-c-indent { margin-top: 0; margin-bottom: 0; } .p-d, .p-d-br { text-align: right; } .p-c, .p-c-br { text-align: center; } .p-blocktext-grey, .p-blocktext, .p-box-grey, .p-box, .p-sidebar-large-grey, .p-sidebar-large, .p-sidebar-grey, .p-sidebar, .p-br-blocktext-grey, .p-br-blocktext, .p-br-box-grey, .p-br-box, .p-br-sidebar-large-grey, .p-br-sidebar-large, .p-br-sidebar-grey, .p-br-sidebar { margin-left: 1em; margin-right: 1em; } .p-c-blocktext-grey, .p-c-blocktext, .p-c-box-grey, .p-c-box, .p-c-sidebar-large-grey, .p-c-sidebar-large, .p-c-sidebar-grey, .p-c-sidebar, .p-c-br-blocktext-grey, .p-c-br-blocktext, .p-c-br-box-grey, .p-c-br-box, .p-c-br-sidebar-large-grey, .p-c-br-sidebar-large, .p-c-br-sidebar-grey, .p-c-br-sidebar { margin-left: 1em; margin-right: 1em; text-align: center; } /* ---------------------------------------------------------- */ /* Images */ .illustype_image, .illustype_image_net, .illustype_image_tab, .illustype_image_text, .illustype_image_text_net, .illustype_image_math, .illustype_image_deco, .illustype_image_deco_net, .image_orig_tab, .illustype_image_externe { text-align: center; margin-top: 1.5em; margin-bottom: 1.5em; } .illustype_fullpage_image, .illustype_fullpage_image_net, .illustype_fullpage_image_tab, .illustype_fullpage_image_text, .illustype_fullpage_image_text_net, .illustype_fullpage_image_math, .illustype_fullpage_image_deco, .illustype_fullpage_image_deco_net, .fullpage_image_orig_tab { text-align: center; margin-top: 1.5em; margin-bottom: 1.5em; } img { max-width: 100%; max-height: 100%; } .cover .illustype, .cover .illustype_image, .cover .illustype_image_net, .cover .illustype_image_tab, .cover .illustype_image_text, .cover .illustype_image_text_net, .cover .illustype_image_math, .cover .illustype_image_deco, .cover .illustype_image_deco_net, .cover .image_orig_tab { margin-top: 0; margin-bottom: 0; } .cover img, .titlePage img { height: 100%; } /* ---------------------------------------------------------- */ /* Box */ .blocktext { display: block; margin-left: 1em; margin-right: 1em; margin-top: 1.5em; margin-bottom: 1.5em; padding: 1em; text-align: justify; } /* ---------------------------------------------------------- */ /* TOC */ /* ---------------------------------------------------------- */ /* MINITOC */ /* ---------------------------------------------------------- */ /* Index */ /* ---------------------------------------------------------- */ /* Tables */ .tableau { display: block; margin-top: 0.75em; margin-bottom: 0.75em; padding: 0.25em; } table { border-collapse: collapse; margin-top: 0.5em; margin-bottom: 0.5em; margin-left: auto; margin-right: auto; font-size: small; text-align: left; } .filet_x { padding: 10px; } /* ---------------------------------------------------------- */ /* Lists, no marge in list otherwise displayed inline by Kindle*/ /* ---------------------------------------------------------- */ /* Footnotes */ .footnote { margin-bottom: 0.5em; font-size: 1em; } /* ---------------------------------------------------------- */ /* Endnotes */ /* ---------------------------------------------------------- */ /* Computer & scri */ /* ---------------------------------------------------------- */ /* Verse Source */ .source { text-align: right; margin-bottom: 0.5em; } .verse { margin-top: 0.5em; text-align: right; } .verse + .verse { margin-top: 0; text-align: right; } /* ---------------------------------------------------------- */ /* Glossaire */ /* ---------------------------------------------------------- */ /* Divers */ /* ---------------------------------------------------------- */ /* Font */ body { font-family: "DejaVu Serif"; }