X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=blobdiff_plain;f=stylus_helpers.styl;h=df34bb0819f52ef9cd4bf90aaf577982edf58e51;hp=4a351fa856315236415e5c431bd1779bc9160f4f;hb=062d46e16429f2e55573567518cb01c83b319ac4;hpb=7a534068e00c59bb72be40399845099982a72064 diff --git a/stylus_helpers.styl b/stylus_helpers.styl index 4a351fa..df34bb0 100644 --- a/stylus_helpers.styl +++ b/stylus_helpers.styl @@ -91,7 +91,7 @@ space_evenly(line_height = 1.2em) // // styl: // nav li -// sprite_rollover "images/nav.png" 150 35 2 +// sprites_rollover "images/nav.png" 150 35 2 sprites_rollover(image, width, height, count, v_offset = 0, h_offset = 0) width: unit(width, px) height: unit(height, px)