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 /music-433.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 'music-433.html')
-rw-r--r-- | music-433.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/music-433.html b/music-433.html index 5b6efb7..d9ed3de 100644 --- a/music-433.html +++ b/music-433.html | |||
@@ -34,9 +34,9 @@ | |||
34 | <h1 class="title">Something</h1> | 34 | <h1 class="title">Something</h1> |
35 | <h1 class="subtitle">about all music being performances of <em>4′33″</em> in places where other bands happen to be playing</h1> | 35 | <h1 class="subtitle">about all music being performances of <em>4′33″</em> in places where other bands happen to be playing</h1> |
36 | 36 | ||
37 | |||
38 | <!-- dedication --> | 37 | <!-- dedication --> |
39 | <div class="dedication"><a href="https://xkcd.com/1199/">Randall</a></div> | 38 | <div class="dedication"><a href="https://xkcd.com/1199/">Randall</a></div> |
39 | |||
40 | </header> | 40 | </header> |
41 | 41 | ||
42 | 42 | ||