diff options
author | Case Duckworth | 2015-03-13 00:28:55 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-13 00:28:55 -0700 |
commit | 4aa88b6adcea4f81d6e57b268f8351637ae07d04 (patch) | |
tree | 1806b8a75c52ce4df372bfa4319cca6aec9e5460 /about-the-author.html | |
parent | Fix bug in Last Passenger link (diff) | |
download | autocento-4aa88b6adcea4f81d6e57b268f8351637ae07d04.tar.gz autocento-4aa88b6adcea4f81d6e57b268f8351637ae07d04.zip |
Change <header> CSS and fonts
- Change <header> - to have a bottom border - Dedication is now left-aligned - Margin stuff - Change fonts - Title, subtitle = Playfair Display - Rest = Linux Libertine
Diffstat (limited to 'about-the-author.html')
-rw-r--r-- | about-the-author.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/about-the-author.html b/about-the-author.html index b8cdd52..71af41d 100644 --- a/about-the-author.html +++ b/about-the-author.html | |||
@@ -34,12 +34,12 @@ | |||
34 | <h1 class="title">About the author</h1> | 34 | <h1 class="title">About the author</h1> |
35 | <h1 class="subtitle">(not pictured)</h1> | 35 | <h1 class="subtitle">(not pictured)</h1> |
36 | 36 | ||
37 | |||
37 | <!-- epigraph --> | 38 | <!-- epigraph --> |
38 | <div class="epigraph"> | 39 | <div class="epigraph"> |
39 | The body that surrounds him is his, but his insides are not. | 40 | The body that surrounds him is his, but his insides are not. |
40 | 41 | ||
41 | </div> | 42 | </div> |
42 | |||
43 | </header> | 43 | </header> |
44 | 44 | ||
45 | 45 | ||