/* Project: Furever Shifters Author: Iris Balfour Version: Kindle & epub */ @page { margin:12px 20px; } /* for Nook */ body{ font-size:100%; line-height:1.4; } /* for Nook Glo */ div{ margin-top:0; margin-bottom:0; margin-left:0; padding:0; } .center{ text-indent:0; text-align:center; } h4 img, .center img{ margin:0px auto; } img, .svg{ max-width:100%; } .svg, .cover{ max-height:100%; } h1, h2, h3, h4{ font-weight:normal; text-align:center; -epub-hyphens:none; -webkit-hyphens:none; hyphens:none; page-break-after:avoid; page-break-inside:avoid; } h1{ font-size:1.5em; margin-top:0; margin-bottom:24px; padding-top:64px; } h1.series{ text-transform:uppercase; letter-spacing:2px; margin-bottom:16px; } h1.title{ font-size:2em; } h2{ font-size:1.25em; margin-top:24px; margin-bottom:8px; } h2.title{ font-size:1.5em; font-weight:bold; margin-top:16px; margin-bottom:8px; } h3{ text-align:left; font-size:1.1em; font-style:italic; margin-top:8px; margin-bottom:8px; } h3.author{ text-align:center; font-weight:bold; font-style:normal; } h3.preview{ text-align:center; margin-top:48px; } h4{ font-size:1em; margin-top:16px; margin-bottom:16px; } p{ text-indent:1em; margin-top:0; margin-bottom:0; -epub-hyphens:auto; -webkit-hyphens:auto; hyphens:auto; orphans:1; widows:2; } p.copyright{ font-size:.9em; text-indent:0; text-align:left; margin-top:12px; } p.no-indent{ text-indent:0; } .space-above{ text-indent:0; margin-top:16px; } p.toc{ text-indent:0; text-align:center; margin-top:4px; }