diff options
Diffstat (limited to 'cold-wind.html')
-rw-r--r-- | cold-wind.html | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/cold-wind.html b/cold-wind.html index 6e648b8..cf11e01 100644 --- a/cold-wind.html +++ b/cold-wind.html | |||
@@ -12,23 +12,19 @@ | |||
12 | <title>Cold wind | Autocento of the breakfast table</title> | 12 | <title>Cold wind | 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="cold-wind" 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">Cold wind</h1> | 30 | <h1 class="title">Cold wind</h1> |
@@ -42,7 +38,9 @@ | |||
42 | </header> | 38 | </header> |
43 | 39 | ||
44 | 40 | ||
45 | <section class="content verse"><p><a href="january.html">Man of autumn</a>, cold wind,<br />blow down the trees’ leaves.<br /><a href="fire.html">Fire on the ground</a>. The sky<br />perfect water, frost-cold,<br />rippled only by flocks<br /><a href="i-think-its-you.html">of black birds</a> flying, gone.<br />Their brightness can blind<br />an uncareful watcher, work him<br /><a href="when-im-sorry-i.html">in a froth of hands</a>, not-wings<br />that ache with the loss of flight.<br />A tear is flung faithfully<br /><a href="lappel-du-vide.html">to the ocean of air</a>, slipping in<br />slowly, is as gone as the birds.</p></section> | 41 | <section class="content verse"> |
42 | <p><a href="january.html">Man of autumn</a>, cold wind,<br />blow down the trees’ leaves.<br /><a href="fire.html">Fire on the ground</a>. The sky<br />perfect water, frost-cold,<br />rippled only by flocks<br /><a href="i-think-its-you.html">of black birds</a> flying, gone.<br />Their brightness can blind<br />an uncareful watcher, work him<br /><a href="when-im-sorry-i.html">in a froth of hands</a>, not-wings<br />that ache with the loss of flight.<br />A tear is flung faithfully<br /><a href="lappel-du-vide.html">to the ocean of air</a>, slipping in<br />slowly, is as gone as the birds.</p> | ||
43 | </section> | ||
46 | </article> | 44 | </article> |
47 | <nav> | 45 | <nav> |
48 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 46 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |