Skip to content

Instantly share code, notes, and snippets.

@Dakuan
Created March 9, 2013 10:09
Show Gist options
  • Save Dakuan/5123720 to your computer and use it in GitHub Desktop.
Save Dakuan/5123720 to your computer and use it in GitHub Desktop.
as css
#header { margin: 30px 0; }
#header .logo { float: left; width: 12.5%; margin: 0 10px; }
#header .logo img { max-width: 100%; }
#header .logo .seperator { display: none; position: absolute; width: 30px; top: 0; bottom: 0; left: -30px; background: transparent url('/assets/background/search-sep.png') repeat-y left top; }
#header .header_main { margin-left: 14.583333333333%; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment