New appcache build process.
[labelle.git] / index.html
index 3d3a134..49c9102 100644 (file)
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="en">
+<html lang="en" manifest=labelle.appcache>
   <head>
     <meta charset="utf-8">
     <meta name=viewport content="width=device-width, initial-scale=1">
       }
 
       body {
-          background-image: linear-gradient(#1e03e9, #185cfa 70%, transparent 71%);
+          background: -webkit-linear-gradient(top, #1e03e9 0%, #185cfa 70%, transparent 71%);
+          background: linear-gradient(#1e03e9 0%, #185cfa 70%, transparent 71%);
           min-height: 100%;
       }
 
       .spring .hour6, .autumn .hour6, .winter .hour6,
       .spring .hour19, .autumn .hour19, .winter .hour19,
       .winter .hour7, .winter .hour18 {
-          background-image: linear-gradient(#070b5c, #002675 70%, rgba(0, 38, 117, 0.4) 71%);
+          background-image: -webkit-linear-gradient(top, #070b5c 0%, #002675 70%, rgba(0, 38, 117, 0.4) 71%);
+          background-image: linear-gradient(#070b5c 0%, #002675 70%, rgba(0, 38, 117, 0.4) 71%);
       }
 
       @media (max-width: 799px) {
       }
 
       @media (max-width: 639px) {
-          html { font-size: 12px; }
+          html { font-size: 13px; }
           main { height: 12em; }
       }
 
       @media (max-width: 479px) {
-          main { height: 15em; }
+          main { height: 13.5em; }
       }
 
       dt {
       <dt>What is this?</dt>
       <dd>
         The Labelle Litanizer generates random <em>Animal Crossing:
-        New Leaf</em> outfits. Ignoring the realities of the period
-        and distribution of your random number generator, all
-        possible outfits should have some chance of appearing.
+        New Leaf</em> outfits. Ignoring the limitations of your
+        computer's random number generator, all possible outfits
+        have a chance of appearing.
       </dd>
       <dt>What's with the name?</dt>
       <dd>
       <dt>Why?</dt>
       <dd>
         Latour litanies confront us with objects in a way that defies
-        our usual methods of grouping or reduction. In a similar way
-        the Labelle Litanizer asks us to consider the possible rather
-        than merely the desirable or expected. <em>New Leaf</em>
-        contains a huge number of objects you can wear (or otherwise
-        visibly present with, if you are uncomfortable saying you
-        are "wearing" an ice cream cone). But that scale and
-        diversity is obscured due to its grouping algorithms, the
-        small number presented at any one time, and our cultural
-        norms about dress.
+        our usual methods of grouping or reduction. Like them, the
+        Labelle Litanizer asks us to consider the possible rather than
+        the desirable or expected. <em>New Leaf</em>
+        contains a huge number of objects you can wear. But the scale
+        and diversity is obscured due to its grouping decisions, the
+        small number presented at any one time, and our cultural norms
+        about dress.
       </dd>
       <dt>
         Can I restrict it to my items?