about summary refs log tree commit diff stats
path: root/yellow.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-24 22:53:18 -0700
committerCase Duckworth2015-03-24 22:53:18 -0700
commitdf0d5f3cb03f8bf7d72e067c0fd7ee54ce4b86eb (patch)
tree9cb3585e91c71e0d56bff5fb1f0d6c8dc5f8c093 /yellow.html
parentDisable Jekyll page rendering (diff)
downloadautocento-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 'yellow.html')
-rw-r--r--yellow.html20
1 files changed, 9 insertions, 11 deletions
diff --git a/yellow.html b/yellow.html index b58b669..b591944 100644 --- a/yellow.html +++ b/yellow.html
@@ -12,23 +12,19 @@
12 <title>Yellow | Autocento of the breakfast table</title> 12 <title>Yellow | 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/prose.css"> 19 <!--[if lt IE 9]>
20 <script src="./js/prose.js" type="text/javascript"> </script>
21 <link rel="stylesheet" type="text/css" href="./css/paul.css">
22 <script src="./js/paul.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="yellow" class="paul">
29 25
30 26
31 <article id="container"> 27 <article class="container">
32 <header> 28 <header>
33 <!-- title --> 29 <!-- title -->
34 <h1 class="title">Yellow</h1> 30 <h1 class="title">Yellow</h1>
@@ -40,9 +36,11 @@
40 </header> 36 </header>
41 37
42 38
43 <section class="content prose"><p>He would enter data at work for fifty minutes and then go on break. He would walk down the hallway to the breakroom, which had a white <a href="feedingtheraven.html">refrigerator</a>, a black microwave on a brown plyboard cart stocked with powdered creamer, sugar, and swizzle sticks, a dark red coffee maker, and yellow paint on the wall. He’d remember that somewhere he’d read an article about yellow walls being calming. “They use yellow in asylums” he’d say to himself.</p> 39 <section class="content prose">
44<p>He would sit down at the round table covered in newspapers that took up the half of the room not occupied by the refrigerator, microwave, or counter with coffee pot and sink. He didn’t drink coffee but he would think about starting. He would shuffle the newspapers around on the table and see they were all the same ones as an hour ago. “Or technically fifty minutes ago” he would say to himself. Sometimes Jill would come in for a cup of coffee. She would always check that her lunch, which she brought each morning in a Tupperware container with a blue lid with her name written on it in black sharpie, was still there. Once he asked her why she checked.</p> 40 <p>He would enter data at work for fifty minutes and then go on break. He would walk down the hallway to the breakroom, which had a white <a href="feedingtheraven.html">refrigerator</a>, a black microwave on a brown plyboard cart stocked with powdered creamer, sugar, and swizzle sticks, a dark red coffee maker, and yellow paint on the wall. He’d remember that somewhere he’d read an article about yellow walls being calming. “They use yellow in asylums” he’d say to himself.</p>
45<p>“Why do you always check if your lunch is in the fridge” he asked. “I don’t” she said. “Oh I thought you did.” “I don’t think so.” “Why do you check at all?” “Once it was stolen out of the fridge and returned empty before I had a chance to eat my lunch” she said. “So you make sure it won’t happen again.” “No I’m waiting for the day that it does.”</p></section> 41 <p>He would sit down at the round table covered in newspapers that took up the half of the room not occupied by the refrigerator, microwave, or counter with coffee pot and sink. He didn’t drink coffee but he would think about starting. He would shuffle the newspapers around on the table and see they were all the same ones as an hour ago. “Or technically fifty minutes ago” he would say to himself. Sometimes Jill would come in for a cup of coffee. She would always check that her lunch, which she brought each morning in a Tupperware container with a blue lid with her name written on it in black sharpie, was still there. Once he asked her why she checked.</p>
42 <p>“Why do you always check if your lunch is in the fridge” he asked. “I don’t” she said. “Oh I thought you did.” “I don’t think so.” “Why do you check at all?” “Once it was stolen out of the fridge and returned empty before I had a chance to eat my lunch” she said. “So you make sure it won’t happen again.” “No I’m waiting for the day that it does.”</p>
43 </section>
46 </article> 44 </article>
47 <nav> 45 <nav>
48 <a class="prevlink" href="building.html" 46 <a class="prevlink" href="building.html"