JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
clean up include paths and docs
[wfpl.git] / metaform / styl.styl
index b95e4f0..cf59d0e 100644 (file)
@@ -1,4 +1,4 @@
-@require 'code/wfpl/stylus-helpers.styl'
+@require 'inc/wfpl/stylus-helpers.styl'
 @require '.image-mtimes.styl'
 
 // dimensions
@@ -31,12 +31,13 @@ code.html
        border: 1px solid black
        background: #ccc
 
-* + .caption
-       margin-top: 15px
+.caption
        font-weight: bold
+       * + &
+               margin-top: 15px
 
 .field
-       padding-top: 3px;
+       padding-top: 3px
 
 div.field_notes
        font-size: 12px
@@ -190,7 +191,7 @@ footer
                display: block
                height: 1px
                border: 0
-               border-top: 1px dotted #ddc;
+               border-top: 1px dotted #ddc
                margin: 0
                padding: 0