X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=styl.styl;h=051415d324ae65f337b99e0680c9176a2503d1d5;hb=8e15bf45529fdef04ee4fb1d137d3bd951ef2e4c;hp=2ac584a48aafca3da37e254ebceb35f1c76f90f5;hpb=6693ff479afca87acf937d7435121f9d7906e1c5;p=wfpl-cms.git diff --git a/styl.styl b/styl.styl index 2ac584a..051415d 100644 --- a/styl.styl +++ b/styl.styl @@ -1,5 +1,5 @@ @require 'inc/wfpl/stylus-helpers.styl' -@require '.image-mtimes.styl' +@require '.sha1sums.styl' // dimensions site-width = 934px // inside the shadow @@ -19,7 +19,7 @@ window-bg = #e6e7e8 // always show vertical scrollbar, so content doesn't shift around when // switching from tall to short pages html - overflow-y: scroll + overflow-y: scroll header, hgroup, section, footer, aside, nav, article, figure, img display: block @@ -239,6 +239,7 @@ td > :first-child, th > :first-child, legend + *, article > :first-child, +aside > :first-child, section > :first-child, nav > :first-child, div > :first-child, @@ -249,6 +250,7 @@ td > :last-child, th > :last-child, fieldset > :last-child, article > :last-child, +aside > :last-child, section > :last-child, nav > :last-child, div > :last-child,