about summary refs log tree commit diff stats
path: root/reports.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 /reports.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 'reports.html')
-rw-r--r--reports.html30
1 files changed, 14 insertions, 16 deletions
diff --git a/reports.html b/reports.html index 762a4d8..4351114 100644 --- a/reports.html +++ b/reports.html
@@ -12,23 +12,19 @@
12 <title>Reports | Autocento of the breakfast table</title> 12 <title>Reports | 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="reports" 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">Reports</h1> 30 <h1 class="title">Reports</h1>
@@ -40,14 +36,16 @@
40 </header> 36 </header>
41 37
42 38
43 <section class="content prose"><p>“Paul, you can’t turn in your reports on four-by-six notecards” Jill told him after he handed her his reports, typed carefully on twelve four-by-six notecards. He had spent the weekend</p> 39 <section class="content prose">
44<ol type="1"> 40 <p>“Paul, you can’t turn in your reports on four-by-six notecards” Jill told him after he handed her his reports, typed carefully on twelve four-by-six notecards. He had spent the weekend</p>
45<li>going to the Office Supply Store to buy notecards and typewriter ribbon (he found it surprisingly easily) after his first payday</li> 41 <ol type="1">
46<li>replacing the ribbon in his typewriter (this took approximately half an hour, because he had to figure it all out on his own)</li> 42 <li>going to the Office Supply Store to buy notecards and typewriter ribbon (he found it surprisingly easily) after his first payday</li>
47<li>opening the package of notecards (this took approximately four seconds, although he still had to figure out how to do it on his own. It was just easier)</li> 43 <li>replacing the ribbon in his typewriter (this took approximately half an hour, because he had to figure it all out on his own)</li>
48<li>carefully typing the reports he’d handwritten on letter paper onto the notecards (he made many mistakes and threw away many notecards, though later he used them for kindling)</li> 44 <li>opening the package of notecards (this took approximately four seconds, although he still had to figure out how to do it on his own. It was just easier)</li>
49</ol> 45 <li>carefully typing the reports he’d handwritten on letter paper onto the notecards (he made many mistakes and threw away many notecards, though later he used them for kindling)</li>
50<p>so understandably he was upset. He told Jill all the work he’d gone to to type those notecard reports for her, for the company. <a href="seasonal-affective-disorder.html">She shook her head.</a> “Paul, you don’t have to do all that work at home. Just type it up on the computers here, that’s all you need to do. Thanks for the work though.” He nodded as she threw the notecards into the trashcan and left his cubicle.</p></section> 46 </ol>
47 <p>so understandably he was upset. He told Jill all the work he’d gone to to type those notecard reports for her, for the company. <a href="seasonal-affective-disorder.html">She shook her head.</a> “Paul, you don’t have to do all that work at home. Just type it up on the computers here, that’s all you need to do. Thanks for the work though.” He nodded as she threw the notecards into the trashcan and left his cubicle.</p>
48 </section>
51 </article> 49 </article>
52 <nav> 50 <nav>
53 <a class="prevlink" href="snow.html" 51 <a class="prevlink" href="snow.html"