JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fix typos
[wfpl-cms.git] / styl.styl
index 7cf26f6..051415d 100644 (file)
--- 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