Skip to content

Instantly share code, notes, and snippets.

@tdreyno
Created September 2, 2009 17:50
Show Gist options
  • Save tdreyno/179852 to your computer and use it in GitHub Desktop.
Save tdreyno/179852 to your computer and use it in GitHub Desktop.
=column-with-border(!n, !border_color = #eee, !width = 1px)
+column-base
width= (!blueprint_grid_width * !n + (!blueprint_grid_margin * (!n - 1)) - (2 * !width))
border= !width "solid" border_color
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment