about summary refs log tree commit diff stats
path: root/hard-game.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-13 00:28:55 -0700
committerCase Duckworth2015-03-13 00:28:55 -0700
commit4aa88b6adcea4f81d6e57b268f8351637ae07d04 (patch)
tree1806b8a75c52ce4df372bfa4319cca6aec9e5460 /hard-game.html
parentFix bug in Last Passenger link (diff)
downloadautocento-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.html2
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