mirror of
https://github.com/standardebooks/o-henry_short-fiction.git
synced 2025-01-06 10:40:07 +08:00
Add color depth semantics to titlepage, imprint, and colophon images
This commit is contained in:
parent
edb682d24d
commit
cb988cfb99
@ -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"/>
|
||||
<img alt="The Standard Ebooks logo" src="../images/logo.svg" epub:type="z3998:publisher-logo se:color-depth.black-on-transparent"/>
|
||||
</header>
|
||||
<p><i epub:type="se:name.publication.book">Short Fiction</i><br/>
|
||||
was compiled from short stories written between 1883 and 1910 by<br/>
|
||||
|
@ -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"/>
|
||||
<img alt="The Standard Ebooks logo" src="../images/logo.svg" epub:type="z3998:publisher-logo se: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.gutenberg.org/ebooks/2777">Project Gutenberg</a> and on digital scans available at the <a href="https://archive.org/details/cu31924022067254">Internet Archive</a>.</p>
|
||||
|
@ -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 Short Fiction, by O. Henry" src="../images/titlepage.svg"/>
|
||||
<img alt="The titlepage for the Standard Ebooks edition of Short Fiction, by O. Henry" src="../images/titlepage.svg" epub:type="se:color-depth.black-on-transparent"/>
|
||||
</section>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user