Skip to content

Instantly share code, notes, and snippets.

@DeviaVir
Created August 12, 2012 18:53
Show Gist options
  • Save DeviaVir/3333694 to your computer and use it in GitHub Desktop.
Save DeviaVir/3333694 to your computer and use it in GitHub Desktop.
Untitled
.box {
width: 350px;
height: 95px;
border: 1px solid #555;
background : #CFC;
display: box;
box-orient: horizontal;
box-pack: center;
box-align: center;
margin: 0 auto;
}
<div class="box">
<textarea>I'm centered :)</textarea>
</div>
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment