/** Epub verbeterd door Freya op de volgende punten: * Afbreekstreepjes * OCR fouten * aangebracht andere .css *niets veranderd aan witregels en hoofdstukindelingen. Bij het verbeteren ontbrak een exacte kopie. Daardoor kan het voorkomen dat witregels etc de vormgeving van het origineel niet volgen! Let op: originele scan en bewerking is niet mijn werk! Alle credits naar de originele "vormgever"! */ @font-face { font-family: "Berlin Smallcaps"; src: url(../Fonts/BerlinSmallCaps.ttf); } @font-face { font-family: "Georgia"; src: url(../Fonts/georgia.ttf); } body { font-family: "Trebuchet MS", Helvetica, serif; font-size:100.1%; } p { font-size: 0.75em; font-weight: normal; margin-top: 0; margin-bottom: 0; text-indent: 1%; text-align:justify; } h1 { font-family: "Georgia"; font-size: 2.01em; text-align: center; } h2 { font-family: "Georgia"; font-size: 1.88em; text-align: center; } h3 { font-family: "Georgia"; font-size: 1.25em; font-weight: bold; text-align: center; } .opdracht { font-family: "Georgia"; font-size: 1.06em%; margin-top: 2%; margin-bottom: 2%; text-align: center; } .colofon { font-size: 0.69; font-weight: normal; margin-top: 0; margin-bottom: 0; } .smallcaps { font-family: "Berlin Smallcaps"; font-size: 0.75em; font-weight: normal; margin-top: 0%; margin-bottom: 0%; text-align: left; } .poetry { font-size: 0.75em; font-style: italic; margin-top: 2%; margin-bottom: 2%; padding-top: 0%; padding-bottom: 0%; padding-right: 3%; padding-left: 3%; text-indent: 0% } .journaal { font-size: 0.69em; padding-left:5%; margin-top: 2%; margin-bottom: 2%; text-indent:0%; } .bijschrift { font-size: 0.69em; padding-left:5%; font-style: italic; margin-top: 1%; margin-bottom: 1%; text-indent:0%; } .subtitle { text-align: center; font-size: 1.12em; font-style: oblique; text-align: center; margin-top 2%; margin-bottom: 2%; } p {margin: 0; padding: 0;}