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 /hard-game.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 'hard-game.html')
-rw-r--r-- | hard-game.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hard-game.html b/hard-game.html index d82cc89..794fbde 100644 --- a/hard-game.html +++ b/hard-game.html | |||
@@ -34,9 +34,9 @@ | |||
34 | <h1 class="title">A hard game</h1> | 34 | <h1 class="title">A hard game</h1> |
35 | 35 | ||
36 | 36 | ||
37 | |||
38 | <!-- dedication --> | 37 | <!-- dedication --> |
39 | <div class="dedication">Jim Henson</div> | 38 | <div class="dedication">Jim Henson</div> |
39 | |||
40 | </header> | 40 | </header> |
41 | 41 | ||
42 | 42 | ||