@charset "utf-8"; /* ---------------------------------------------------------- */ /* Page */ @page { margin-top: 5px; margin-bottom: 5px; } body { text-align: justify; font-size: 0.8em; margin-left: 10px; margin-right: 25px; } /* ---------------------------------------------------------- */ /* Styles */ .b { font-weight: bold; } .i { font-style: italic; } /*lettrine*/ /* ---------------------------------------------------------- */ /* Sections */ .part, .chapter, .section1, .section2, .section3, .section4, .section5, .section6, .section7 { text-align: justify; } .pubInfo { text-align: center; } /* ---------------------------------------------------------- */ /* Headlines */ h1 { text-align: center; text-indent: 0; } /* Sections */ .title-chapter { font-size: 1.6em; font-style: normal; font-weight: bold; margin-top: 2em; margin-bottom: 1em; text-align: center; } .title-pubInfo, .title-alsoby, .title-aboutAuthorPage, title-definitions, .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, .title-introduction { font-size: 1.6em; font-style: normal; font-weight: bold; margin-top: 2em; margin-bottom: 2em; text-align: center; } /* ---------------------------------------------------------- */ /* 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-blanc */ .p-blanc, .p-blanc-box, .p-blanc-blocktext, .p-blanc-box-grey, .p-blanc-blocktext-grey, .p-blanc-sidebar, .p-blanc-sidebar-large, .p-blanc-sidebar-grey, .p-blanc-sidebar-large-grey { margin: 0; } .p-indent { text-indent: 1em; } .p-d, .p-d-br { text-align: right; } /* ---------------------------------------------------------- */ /* 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, .illustype_image_externe, .image_orig_tab, .image_sep_para, .illustype_image_left_in_paragraph, .illustype_image_right_in_paragraph, .illustype_image_left_in_paragraph_net, .illustype_image_right_in_paragraph_net, .illustype_image_left_in_paragraph_text_net, .illustype_image_right_in_paragraph_text_net { text-align: center; margin-top: 2em; margin-bottom: 2em; } img { max-width: 100%; max-height: 100%; } .cover_image { margin-top: 0; margin-bottom: 0; text-align: center; } .cover img, .titlePage img { height: 100%; } /* ---------------------------------------------------------- */ /* Box */ /* ---------------------------------------------------------- */ /* TOC */ .toc_entry { margin-left: 1em; } .toc_entry_chapter { margin-top: 0.5em; } /* ---------------------------------------------------------- */ /* MINITOC */ /* ---------------------------------------------------------- */ /* Index */ /* ---------------------------------------------------------- */ /* Tables */ /* ---------------------------------------------------------- */ /* Lists, no marge in list otherwise displayed inline by Kindle*/ /* ---------------------------------------------------------- */ /* Footnotes */ /* ---------------------------------------------------------- */ /* Endnotes */ /* ---------------------------------------------------------- */ /* Computer & scri */ /* ---------------------------------------------------------- */ /* Verse Source */ /* ---------------------------------------------------------- */ /* Glossaire */ /* ---------------------------------------------------------- */ /* Divers */ .copyrights { text-align: center; } .isbn { text-align: center; } /* ---------------------------------------------------------- */ /* Flashcards */ /* ---------------------------------------------------------- */ /* Font */ @font-face { font-family: "DejaVuSerif"; font-style: normal; font-weight: bold; } @font-face { font-family: "DejaVuSerif"; font-style: italic; font-weight: normal; } @font-face { font-family: "DejaVuSerif"; font-style: normal; font-weight: normal; } body { font-family: "DejaVuSerif"; }