Skip to content

Instantly share code, notes, and snippets.

@benjohnson
Created July 18, 2012 15:08
Show Gist options
  • Save benjohnson/3136753 to your computer and use it in GitHub Desktop.
Save benjohnson/3136753 to your computer and use it in GitHub Desktop.
Untitled
.container { text-align: center; background: green; width: 100px; }
.item { display: inline-block; background: red }
<div class="container">
<div class="item">Hello</div>
</div>
{"view":"separate","fontsize":"80","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment