Correct image color depth semantic

This commit is contained in:
Alex Cabal 2021-06-03 20:50:47 -05:00
parent 956fdde543
commit 06acbb1ed0
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@
<section id="colophon" epub:type="colophon">
<header>
<h2 epub:type="title">Colophon</h2>
<img alt="The Standard Ebooks logo" src="../images/logo.svg" epub:type="z3998:publisher-logo se:color-depth.black-on-transparent"/>
<img alt="The Standard Ebooks logo" src="../images/logo.svg" epub:type="z3998:publisher-logo se:image.color-depth.black-on-transparent"/>
</header>
<p><i epub:type="se:name.publication.book">The Great Gatsby</i><br/>
was published in 1925 by<br/>

View file

@ -9,7 +9,7 @@
<section id="imprint" epub:type="imprint">
<header>
<h2 epub:type="title">Imprint</h2>
<img alt="The Standard Ebooks logo" src="../images/logo.svg" epub:type="z3998:publisher-logo se:color-depth.black-on-transparent"/>
<img alt="The Standard Ebooks logo" src="../images/logo.svg" epub:type="z3998:publisher-logo se:image.color-depth.black-on-transparent"/>
</header>
<p>This ebook is the product of many hours of hard work by volunteers for <a href="https://standardebooks.org">Standard Ebooks</a>, and builds on the hard work of other literature lovers made possible by the public domain.</p>
<p>This particular ebook is based on a transcription produced for <a href="https://www.fadedpage.com/showbook.php?pid=20181181">Faded Page Canada</a> and on digital scans available at the <a href="https://archive.org/details/in.ernet.dli.2015.184960">Internet Archive</a>.</p>

View file

@ -7,7 +7,7 @@
</head>
<body epub:type="frontmatter">
<section id="titlepage" epub:type="titlepage">
<img alt="The titlepage for the Standard Ebooks edition of The Great Gatsby, by F. Scott Fitzgerald" src="../images/titlepage.svg" epub:type="se:color-depth.black-on-transparent"/>
<img alt="The titlepage for the Standard Ebooks edition of The Great Gatsby, by F. Scott Fitzgerald" src="../images/titlepage.svg" epub:type="se:image.color-depth.black-on-transparent"/>
</section>
</body>
</html>