Skip to content

Instantly share code, notes, and snippets.

@gabriel-seb
Last active December 23, 2015 22:49
Show Gist options
  • Select an option

  • Save gabriel-seb/6705751 to your computer and use it in GitHub Desktop.

Select an option

Save gabriel-seb/6705751 to your computer and use it in GitHub Desktop.
<style>
body {
margin:50px 0px; padding:0px;
text-align:center;
}
.content {
width:500px;
margin:0px auto;
text-align:left;
padding:15px;
border:1px dashed #333;
background-color:#eee;
}
</style>
<div class="content">
legal asd asd a asd asdad asdf asfd safdsaf sa
<p>sadfsafdsf
safsafsafsfaf</p>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment