Skip to content

Instantly share code, notes, and snippets.

@jerodsanto
Created July 10, 2009 01:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jerodsanto/144165 to your computer and use it in GitHub Desktop.
Save jerodsanto/144165 to your computer and use it in GitHub Desktop.
=dead-center(!height,!width)
:height= !height
:margin-top= -(!height / 2)
:top 50%
:width= !width
:margin-left= -(!width / 2)
:left 50%
:position absolute
:text-align center
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment