X-Git-Url: https://git.yukkurigames.com/?p=labelle.git;a=blobdiff_plain;f=index.html;h=49c9102a2dc54c558d32f13302e14169e6a4aa89;hp=3d3a1347819aaadf9d50bd8ac19d7fce3238c4c8;hb=ffad2c3a67f30b14f140d5563d9616091449a655;hpb=e78f6565e498059d215d56841afc1b1cd835d7fd diff --git a/index.html b/index.html index 3d3a134..49c9102 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - + @@ -166,7 +166,8 @@ } 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%; } @@ -175,7 +176,8 @@ .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) { @@ -183,12 +185,12 @@ } @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 { @@ -250,9 +252,9 @@
What is this?
The Labelle Litanizer generates random Animal Crossing: - New Leaf 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 outfits. Ignoring the limitations of your + computer's random number generator, all possible outfits + have a chance of appearing.
What's with the name?
@@ -264,15 +266,13 @@
Why?
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. New Leaf - 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. New Leaf + 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.
Can I restrict it to my items?