diff options
author | Case Duckworth | 2015-03-24 22:53:18 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-24 22:53:18 -0700 |
commit | df0d5f3cb03f8bf7d72e067c0fd7ee54ce4b86eb (patch) | |
tree | 9cb3585e91c71e0d56bff5fb1f0d6c8dc5f8c093 /the-night-we-met.html | |
parent | Disable Jekyll page rendering (diff) | |
download | autocento-df0d5f3cb03f8bf7d72e067c0fd7ee54ce4b86eb.tar.gz autocento-df0d5f3cb03f8bf7d72e067c0fd7ee54ce4b86eb.zip |
Change template and CSS for flatter structure
- Change CSS to one file - Change template to reflect CSS flattening
Diffstat (limited to 'the-night-we-met.html')
-rw-r--r-- | the-night-we-met.html | 24 |
1 files changed, 11 insertions, 13 deletions
diff --git a/the-night-we-met.html b/the-night-we-met.html index 3863b75..800d5d5 100644 --- a/the-night-we-met.html +++ b/the-night-we-met.html | |||
@@ -12,23 +12,19 @@ | |||
12 | <title>The night we met, I was out of my mind | Autocento of the breakfast table</title> | 12 | <title>The night we met, I was out of my mind | Autocento of the breakfast table</title> |
13 | <link rel="icon" type="image/png" href="img/favico.png" /> | 13 | <link rel="icon" type="image/png" href="img/favico.png" /> |
14 | 14 | ||
15 | <link rel="stylesheet" type="text/css" href="./css/common.css"> | 15 | <link rel="stylesheet" type="text/css" href="style.css"> |
16 | <script src="./js/lozenge.js" type="text/javascript"> </script> | 16 | <script src="./js/lozenge.js" type="text/javascript"> </script> |
17 | <script src="./js/hylo.js" type="text/javascript"> </script> | 17 | <script src="./js/hylo.js" type="text/javascript"> </script> |
18 | 18 | ||
19 | <link rel="stylesheet" type="text/css" href="./css/verse.css"> | 19 | <!--[if lt IE 9]> |
20 | <script src="./js/verse.js" type="text/javascript"> </script> | ||
21 | <link rel="stylesheet" type="text/css" href="./css/autocento.css"> | ||
22 | <script src="./js/autocento.js" type="text/javascript"> </script> | ||
23 | <!--[if lt IE 9]> | ||
24 | <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> | 20 | <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> |
25 | <![endif]--> | 21 | <![endif]--> |
26 | <!-- <script src="js/external.js"> </script> --> | 22 | <!-- <script src="js/external.js"> </script> --> |
27 | </head> | 23 | </head> |
28 | <body> | 24 | <body id="the-night-we-met" class="autocento"> |
29 | 25 | ||
30 | 26 | ||
31 | <article id="container"> | 27 | <article class="container"> |
32 | <header> | 28 | <header> |
33 | <!-- title --> | 29 | <!-- title --> |
34 | <h1 class="title">The night we met, I was out of my mind</h1> | 30 | <h1 class="title">The night we met, I was out of my mind</h1> |
@@ -40,11 +36,13 @@ | |||
40 | </header> | 36 | </header> |
41 | 37 | ||
42 | 38 | ||
43 | <section class="content verse"><p>My head is <a href="found-typewriter-poem.html">full of fire</a>, my tongue swollen,<br />pregnant with all the things I should’ve said<br />but didn’t. Last night, we met each other<br />in the dark, remember? You told me time was</p> | 39 | <section class="content verse"> |
44 | <p>pregnant with all things. I should’ve said<br />something, to draw you out from your place<br />in the dark. Remember, you told me time was<br />only an illusion, <a href="riptide_memory.html">and memory was</a> only</p> | 40 | <p>My head is <a href="found-typewriter-poem.html">full of fire</a>, my tongue swollen,<br />pregnant with all the things I should’ve said<br />but didn’t. Last night, we met each other<br />in the dark, remember? You told me time was</p> |
45 | <p>something to draw. You, out from your place,<br />I out from mine, that night, I believed in you.<br />Only illusion and memory were one, lying<br /><a href="early.html">down on your couch</a>, through the night you drew</p> | 41 | <p>pregnant with all things. I should’ve said<br />something, to draw you out from your place<br />in the dark. Remember, you told me time was<br />only an illusion, <a href="riptide_memory.html">and memory was</a> only</p> |
46 | <p>me out from mine. That night, I believed in you<br />when you told me you loved me. I lay<br />down on your couch. Through the night, you drew<br />a picture of our <a href="100-lines.html">future together</a>.</p> | 42 | <p>something to draw. You, out from your place,<br />I out from mine, that night, I believed in you.<br />Only illusion and memory were one, lying<br /><a href="early.html">down on your couch</a>, through the night you drew</p> |
47 | <p>When you told me you loved me, I lied<br /><a href="apollo11.html">in the dark</a>. Remember, you told me time was<br /><a href="last-passenger.html">a picture of our future</a> together.<br />My head is full of fire, <a href="plant.html">my tongue swollen</a>.</p></section> | 43 | <p>me out from mine. That night, I believed in you<br />when you told me you loved me. I lay<br />down on your couch. Through the night, you drew<br />a picture of our <a href="100-lines.html">future together</a>.</p> |
44 | <p>When you told me you loved me, I lied<br /><a href="apollo11.html">in the dark</a>. Remember, you told me time was<br /><a href="last-passenger.html">a picture of our future</a> together.<br />My head is full of fire, <a href="plant.html">my tongue swollen</a>.</p> | ||
45 | </section> | ||
48 | </article> | 46 | </article> |
49 | <nav> | 47 | <nav> |
50 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 48 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |