/*********************************************** FILENAME : style-overrides.css TITLE : Sons of Valor COMPOSITOR: K. Tan ***********************************************/ /* ------------------------------------------- asterism ----------------------------------------------*/ .if-amazon-asterism { display: none; } p.if-amazon-asterism, p.not-amazon-asterism { margin-top: 1.4em !important; margin-bottom: 1.4em !important; } p.not-amazon-asterism { margin-left: auto; margin-right: auto; width: 38px; } /* ------------------------------------------- text tweaks ----------------------------------------------*/ p.Copyright { text-align:center; } p.special_datetime1 { margin-bottom: 0; } p.special_datetime { margin-bottom: 1.4em !important; } p.other-books-title { margin-top: 2.5em; } p.reviews-page-heading { margin-top: 2.5em; margin-bottom: 1.75em; } p.blockquote_memorial, p.other-books-hd { margin-top: 1.4em !important; } p.blockquote_memorial, p.headings_note-to-reader, p.headings_part-basic, p.special_location-3line, p.special_location-no-date { margin-bottom: 1.4em !important; } p.headings_chapter-basic-nostamp, p.headings_chapter-basic-1line-stamp, p.headings_chapter-basic-2line-stamp, p.headings_chapter-basic-3line-stamp, p.headings_chapter-basic-4line-stamp, p.headings_chapter-basic-5line-stamp { margin-top: 3.5em !important; margin-bottom: 3.5em !important; } p.ParaOverride-2, p.ParaOverride-4 { margin-left:0; margin-right:18px; } p.special_location-no-date1 { margin-bottom:0; } body#EPUB_Sons_of_Valor-7 div.Basic-Text-Frame, body#EPUB_Sons_of_Valor-17 div.Basic-Text-Frame, body#EPUB_Sons_of_Valor-44 div.Basic-Text-Frame { width: 85%; margin-left: auto; margin-right: auto; } span.skew { font-style: italic; } p.review { text-align: center; } p.review span.skew, p.review-attrib span.skew { margin-right: 3px; } /* ------------------------------------------- media queries ----------------------------------------------*/ @media screen and (orientation:landscape) { } @media only screen and (min-device-width : 375px) and (max-device-width : 812px) and (-webkit-device-pixel-ratio : 3) { } @media only screen and (min-device-width : 375px) and (max-device-width : 812px) and (-webkit-device-pixel-ratio : 3) and (orientation: portrait) { } @media only screen and (min-device-width : 375px) and (max-device-width : 812px) and (-webkit-device-pixel-ratio : 3) and (orientation: landscape) { } /* ------------------------------------------- kindle ----------------------------------------------*/ @media amzn-kf8, amzn-mobi { .not-amazon-asterism { display: none; } .if-amazon-asterism { display: inherit; } span.small-cap-nums { font-size: 0.783em !important; } p.special_datetime span.small-caps { font-variant-numeric: oldstyle-nums !important; } } @media amzn-kf8 and (orientation: landscape), amzn-kf8 and (device-aspect-ratio:1280/800) and (orientation: landscape), amzn-mobi and (orientation: landscape) { img._idGenObjectAttribute-1 { width: auto !important; height: auto !important } }