22 lines
550 B
XML
22 lines
550 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 1400 340">
|
||
|
<title>The titlepage for the Standard Ebooks edition of The Four Million, by O. Henry</title>
|
||
|
<style type="text/css">
|
||
|
text{
|
||
|
font-family: League Spartan;
|
||
|
letter-spacing: 5px;
|
||
|
text-anchor: middle;
|
||
|
}
|
||
|
|
||
|
.title{
|
||
|
font-size: 93.56725311px;
|
||
|
}
|
||
|
|
||
|
.author{
|
||
|
font-size: 70.17543793px;
|
||
|
}
|
||
|
</style>
|
||
|
<text class="title" x="700" y="130">THE FOUR MILLION</text>
|
||
|
<text class="author" x="700" y="290">O. HENRY</text>
|
||
|
</svg>
|