View Single Post
Old 11-08-2020, 05:54 PM   #13
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,162
Karma: 148951761
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Dr. Drib View Post
In all formats?
Yep. And the cover they have is disgusting. It's like Photoshop threw up.

As for how bad it is, It was made with InDesign 11.3 and from there, edited with Sigil 0.8.901. Whoever made this should be fired. Here's the CSS and all it's glory.

Code:
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, code, blockquote {
	margin:0;
	padding:0;
	border-width:0;
}
body {
	-epub-hyphens:auto;
}
@page {
	margin : 0px 0px 0px 0px;
}
div.Basic-Text-Frame {
	border-style:solid;
}
p.Author-Name {
	font-family:Calibri, sans-serif;
	font-size:2.167em;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.115;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	orphans:2;
	page-break-after:auto;
	page-break-before:auto;
	text-align:center;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:2;
}
h1.Chapter {
	-epub-hyphens:none;
	-webkit-hyphens:none;
	font-family:"Times New Roman", serif;
	font-size:2.333em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:0.786;
	margin-bottom:0;
	margin-left:5px;
	margin-right:0;
	margin-top:32px;
	orphans:2;
	page-break-after:avoid;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:2;
}
p.Chapter-Title {
	-epub-hyphens:none;
	-webkit-hyphens:none;
	font-family:"Times New Roman", serif;
	font-size:2.333em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:0.786;
	margin-bottom:0;
	margin-left:5px;
	margin-right:0;
	margin-top:32px;
	orphans:2;
	page-break-after:avoid;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:2;
}
p.Contents {
	-epub-hyphens:none;
	-webkit-hyphens:none;
	font-family:"Times New Roman", serif;
	font-size:1.25em;
	font-style:normal;
	font-variant:normal;
	font-weight:500;
	line-height:4.2;
	margin-bottom:72px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	orphans:2;
	page-break-after:avoid;
	page-break-before:auto;
	text-align:center;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:2;
}
p.Copyright-pages {
	font-family:"Times New Roman", serif;
	font-size:0.667em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.125;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:justify;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}
p.First-Para {
	font-family:"Times New Roman", serif;
	font-size:0.958em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.217;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:18px;
	orphans:2;
	page-break-after:auto;
	page-break-before:auto;
	text-align:justify;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:2;
}
p.Glyphs {
	font-family:"Times New Roman", serif;
	font-size:0.958em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.217;
	margin-bottom:9px;
	margin-left:0;
	margin-right:0;
	margin-top:9px;
	orphans:2;
	page-break-after:auto;
	page-break-before:auto;
	text-align:center;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:2;
}
p.Headers {
	font-family:"Times New Roman", serif;
	font-size:0.75em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.556;
	margin-bottom:0;
	margin-left:9px;
	margin-right:9px;
	margin-top:0;
	orphans:2;
	page-break-after:auto;
	page-break-before:auto;
	text-align:center;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:2;
}
p.Italic-quote {
	-epub-hyphens:none;
	-webkit-hyphens:none;
	font-family:"Times New Roman", serif;
	font-size:0.958em;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	line-height:1.217;
	margin-bottom:0;
	margin-left:108px;
	margin-right:0;
	margin-top:0;
	orphans:2;
	page-break-after:auto;
	page-break-before:auto;
	text-align:justify;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:2;
}
p.Line {
	-epub-hyphens:none;
	-webkit-hyphens:none;
	font-family:"Times New Roman", serif;
	font-size:1.5em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:0.5;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	orphans:2;
	page-break-after:avoid;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:2;
}
p.Basic-Paragraph {
	font-family:"Times New Roman", serif;
	font-size:0.958em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.217;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	orphans:2;
	page-break-after:auto;
	page-break-before:auto;
	text-align:justify;
	text-decoration:none;
	text-indent:18px;
	text-transform:none;
	widows:2;
}
p.Quote-author {
	font-family:"Times New Roman", serif;
	font-size:0.792em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.368;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:5px;
	orphans:2;
	page-break-after:auto;
	page-break-before:auto;
	text-align:right;
	text-decoration:none;
	text-indent:18px;
	text-transform:none;
	widows:2;
}
p.Section-Break {
	font-family:"Times New Roman", serif;
	font-size:0.958em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.217;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:18px;
	orphans:2;
	page-break-after:auto;
	page-break-before:auto;
	text-align:justify;
	text-decoration:none;
	text-indent:18px;
	text-transform:none;
	widows:2;
}
h2.Sub-Chapter {
	-epub-hyphens:none;
	-webkit-hyphens:none;
	font-family:"Times New Roman", serif;
	font-size:1.2em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:2.2;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:36px;
	orphans:2;
	page-break-after:avoid;
	page-break-before:auto;
	text-align:center;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:2;
}
p.Sub-Chapter {
	-epub-hyphens:none;
	-webkit-hyphens:none;
	font-family:"Times New Roman", serif;
	font-size:0.833em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:2.2;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:36px;
	orphans:2;
	page-break-after:avoid;
	page-break-before:auto;
	text-align:center;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:2;
}
p.formatting {
	font-family:"Times New Roman", serif;
	font-size:0.875em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.238;
	margin-bottom:23px;
	margin-left:0;
	margin-right:0;
	margin-top:23px;
	orphans:2;
	page-break-after:auto;
	page-break-before:auto;
	text-align:center;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:2;
}
span._nd-part {
	font-size:0.917em;
}
span.Block-Letter {
	font-family:"Times New Roman", serif;
	font-size:0.875em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-transform:none;
}
span.Content-1 {
	font-family:"Times New Roman", serif;
	font-size:0.75em;
	font-style:normal;
	font-weight:500;
}
span.First-Letter {
	font-family:"Times New Roman Bold", serif;
	font-size:1.167em;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	text-transform:none;
}
p.ParaOverride-1 {
	text-align:center;
	text-indent:0px;
}
p.ParaOverride-6 {
	-epub-hyphens:none;
	-webkit-hyphens:none;
}
p.ParaOverride-7 {
	-epub-hyphens:none;
	-webkit-hyphens:none;
	text-align:center;
}
p.ParaOverride-9 {
	margin-top:5px;
}
p.ParaOverride-10 {
	margin-top:32px;
	text-align:center;
	text-indent:0px;
}
p.ParaOverride-11 {
	margin-left:27px;
	margin-top:54px;
	text-align:left;
	text-indent:-27px;
}
p.ParaOverride-12 {
	margin-left:27px;
	margin-top:5px;
	text-align:left;
	text-indent:-27px;
}
p.ParaOverride-13 {
	margin-top:5px;
	text-align:left;
	text-indent:0px;
}
p.ParaOverride-14 {
	margin-left:27px;
	margin-top:5px;
	text-indent:-27px;
}
p.ParaOverride-15 {
	margin-left:27px;
	margin-top:5px;
	page-break-after:always;
	text-indent:-27px;
}
p.ParaOverride-16 {
	margin-bottom:0px;
}
p.ParaOverride-17 {
	margin-bottom:0px;
	margin-left:72px;
	margin-top:0px;
	text-align:justify;
}
p.ParaOverride-18 {
	margin-top:0px;
}
p.ParaOverride-19 {
	margin-top:3px;
}
p.ParaOverride-20 {
	margin-left:0px;
	margin-top:1px;
	text-align:left;
}
p.ParaOverride-21 {
	margin-left:158px;
	text-align:left;
}
p.ParaOverride-22 {
	margin-top:23px;
}
p.ParaOverride-23 {
	margin-top:1px;
}
p.ParaOverride-24 {
	margin-bottom:23px;
	margin-top:1px;
}
p.ParaOverride-25 {
	text-align:right;
}
p.ParaOverride-26 {
	margin-bottom:9px;
}
p.ParaOverride-27 {
	margin-bottom:0px;
	margin-top:0px;
}
p.ParaOverride-28 {
	text-align:justify;
}
p.ParaOverride-29 {
	margin-bottom:5px;
	margin-top:23px;
}
p.ParaOverride-30 {
	margin-bottom:23px;
	margin-left:18px;
	margin-right:18px;
	text-indent:0px;
}
p.ParaOverride-31 {
	text-align:left;
}
p.ParaOverride-33 {
	margin-left:35px;
	margin-top:0px;
}
p.ParaOverride-34 {
	margin-left:0px;
	margin-top:5px;
}
span.CharOverride-6 {
	font-family:"Times New Roman", serif;
	font-style:italic;
	font-weight:bold;
}
span.CharOverride-7 {
	font-family:"Times New Roman", serif;
	font-style:normal;
	font-weight:bold;
}
span.CharOverride-8 {
	font-family:"Times New Roman", serif;
	font-style:normal;
	font-weight:normal;
}
span.CharOverride-9 {
	font-family:"Times New Roman", serif;
	font-size:1.374em;
	font-style:normal;
	font-weight:normal;
}
span.CharOverride-10 {
	font-family:"Times New Roman Bold", serif;
	font-size:1.374em;
	font-style:normal;
	font-weight:bold;
}
span.CharOverride-11 {
	font-family:"Times New Roman", serif;
	font-size:0.385em;
	font-style:normal;
	font-weight:normal;
}
span.CharOverride-12 {
	font-family:"Times New Roman", serif;
	font-size:0.385em;
	font-style:normal;
	font-weight:normal;
}
span.CharOverride-13 {
	font-family:"Times New Roman", serif;
	font-style:italic;
	font-weight:normal;
}
span.CharOverride-14 {
	font-family:"Times New Roman", serif;
	font-size:1.218em;
	font-style:normal;
	font-weight:normal;
}
span.CharOverride-15 {
	font-family:"Times New Roman", serif;
	font-size:1.044em;
	font-style:normal;
	font-weight:normal;
}
span.CharOverride-16 {
	font-family:"Times New Roman", serif;
	font-size:1.218em;
	font-style:normal;
	font-weight:normal;
}
span.CharOverride-17 {
	font-family:"Times New Roman", serif;
	font-style:normal;
	font-weight:normal;
}
span.CharOverride-18 {
	font-size:0.783em;
	font-style:normal;
	font-weight:bold;
}
span.CharOverride-19 {
	font-size:0.957em;
}
span.CharOverride-20 {
	font-size:0.87em;
}
span.CharOverride-21 {
	font-size:0.464em;
}
span.CharOverride-22 {
	font-family:"Times New Roman", serif;
	font-size:1.218em;
	font-style:normal;
	font-weight:normal;
}
span.CharOverride-23 {
	font-style:italic;
	font-weight:normal;
}
span.CharOverride-24 {
	font-family:"Times New Roman", serif;
	font-size:1em;
	font-style:normal;
	font-weight:normal;
}
span.CharOverride-25 {
	font-family:"Times New Roman", serif;
	font-size:0.913em;
	font-style:normal;
	font-weight:normal;
}
span.CharOverride-26 {
	font-style:normal;
	font-weight:bold;
}
span.CharOverride-27 {
	font-size:1.095em;
	font-style:normal;
	font-weight:bold;
}
span.CharOverride-28 {
	font-style:normal;
	font-weight:normal;
}
span.CharOverride-29 {
	font-size:58%;
	vertical-align:super;
}
span.CharOverride-30 {
	font-family:"Times New Roman", serif;
	font-size:0.913em;
	font-style:italic;
	font-weight:normal;
}
span.CharOverride-31 {
	font-family:"Times New Roman", serif;
	font-style:italic;
	font-weight:normal;
}
span.CharOverride-32 {
	font-style:italic;
	font-weight:bold;
}
span.CharOverride-33 {
	font-family:"Times New Roman", serif;
	font-size:1.218em;
	font-style:normal;
	font-weight:bold;
}
span.CharOverride-34 {
	font-family:"Times New Roman", serif;
	font-size:1.218em;
	font-style:italic;
	font-weight:bold;
}
span.CharOverride-35 {
	font-family:"Times New Roman", serif;
	font-style:italic;
	font-weight:bold;
}
span.CharOverride-36 {
	font-size:0.867em;
}
span.CharOverride-37 {
      font-size: 0.393em;
    font-style: normal;
    font-weight: bold;
}
span.CharOverride-38 {
	font-family:"Times New Roman", serif;
	font-size:0.429em;
	font-style:normal;
	font-weight:normal;
}
p._idGenParaOverride-1 {
	page-break-after:always;
}
span._idGenCharOverride-1 {
	font-size:0.957em;
}
span._idGenCharOverride-2 {
	font-size:0.321em;
}
#_idContainer002 {
	-webkit-transform:translate(0.000px,33.334px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	-webkit-transform-origin:0% 0%;
	height:13.45px;
	left:0px;
	overflow:hidden;
	top:0px;
	transform:translate(0.000px,33.334px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	transform-origin:0% 0%;
	width:432.00px;
	z-index:2;
}
#_idContainer003 {
	-webkit-transform:translate(-0.001px,50.715px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	-webkit-transform-origin:0% 0%;
	height:16.37px;
	left:0px;
	top:0px;
	transform:translate(-0.001px,50.715px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	transform-origin:0% 0%;
	width:432.00px;
	z-index:0;
}
#_idContainer004 {
	-webkit-transform:translate(-0.001px,71.014px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	-webkit-transform-origin:0% 0%;
	height:32.84px;
	left:0px;
	overflow:hidden;
	top:0px;
	transform:translate(-0.001px,71.014px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	transform-origin:0% 0%;
	width:432.00px;
	z-index:1;
}
#_idContainer005 {
	-webkit-transform:translate(-0.243px,-0.243px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	-webkit-transform-origin:0% 0%;
	height:30.51px;
	left:0px;
	top:0px;
	transform:translate(-0.243px,-0.243px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	transform-origin:0% 0%;
	width:57.35px;
	z-index:0;
}
#_idContainer006 {
	-webkit-transform:translate(187.082px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	-webkit-transform-origin:0% 0%;
	height:25.27px;
	left:0px;
	overflow:hidden;
	top:0px;
	transform:translate(187.082px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	transform-origin:0% 0%;
	width:56.87px;
	z-index:3;
}
#_idContainer007 {
	display:inline-block;
	height:104px;
	position:relative;
	width:432px;
}
img._idGenObjectAttribute-2 {
	height:2px;
	width:315px;
}
div._idGenObjectStyleOverride-1 {
	border-width:0px;
}
You think the CSS is bad, the Mobi code is even worse. So yes, all versions are really bad. It's too good a book to allow such a company to have it.

Last edited by JSWolf; 11-08-2020 at 06:16 PM.
JSWolf is offline   Reply With Quote