mirror of
https://github.com/standardebooks/o-henry_short-fiction.git
synced 2024-12-07 10:37:39 +08:00
29 lines
786 B
XML
29 lines
786 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 1400 2100">
|
|
<title>The cover for the Standard Ebooks edition of Short Fiction, by O. Henry</title>
|
|
<style type="text/css">
|
|
.title-box{
|
|
fill-opacity: .75;
|
|
}
|
|
|
|
text{
|
|
fill: #fff;
|
|
font-family: "League Spartan";
|
|
letter-spacing: 5px;
|
|
text-anchor: middle;
|
|
}
|
|
|
|
.title{
|
|
font-size: 93.56725311px;
|
|
}
|
|
|
|
.author{
|
|
font-size: 46.7840004px;
|
|
}
|
|
</style>
|
|
<image height="2100" width="1400" x="0" y="0" xlink:href="cover.jpg"/>
|
|
<path class="title-box" d="M 50,1620 1350,1620 1350,2050 50,2050 Z"/>
|
|
<text class="title" x="700" y="1825">SHORT FICTION</text>
|
|
<text class="author" x="700" y="1925">O. HENRY</text>
|
|
</svg>
|