Skip to content

Instantly share code, notes, and snippets.

@dfadler
Created February 18, 2014 01:54
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 dfadler/9063099 to your computer and use it in GitHub Desktop.
Save dfadler/9063099 to your computer and use it in GitHub Desktop.
#header
position: relative
#logo
position: absolute
left: 50%
top: 50%
margin-top: -(image-height('logo.png') / 2)
margin-left: -(images-width('logo.png') / 2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment