mirror of
https://github.com/standardebooks/f-scott-fitzgerald_the-great-gatsby.git
synced 2025-09-06 23:27:52 -04:00
Initial commit
This commit is contained in:
commit
f67012a68f
20 changed files with 8094 additions and 0 deletions
BIN
images/cover.jpg
Normal file
BIN
images/cover.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.8 KiB |
28
images/cover.svg
Normal file
28
images/cover.svg
Normal file
|
@ -0,0 +1,28 @@
|
|||
<?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 The Great Gatsby, by F. Scott Fitzgerald</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">THE GREAT GATSBY</text>
|
||||
<text class="author" x="700" y="1925">F. SCOTT FITZGERALD</text>
|
||||
</svg>
|
After Width: | Height: | Size: 814 B |
21
images/titlepage.svg
Normal file
21
images/titlepage.svg
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?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 Great Gatsby, by F. Scott Fitzgerald</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 GREAT GATSBY</text>
|
||||
<text class="author" x="700" y="290">F. SCOTT FITZGERALD</text>
|
||||
</svg>
|
After Width: | Height: | Size: 574 B |
Loading…
Add table
Add a link
Reference in a new issue