Skip to content

Instantly share code, notes, and snippets.

Created November 29, 2012 16:14
Show Gist options
  • Save anonymous/4170080 to your computer and use it in GitHub Desktop.
Save anonymous/4170080 to your computer and use it in GitHub Desktop.
Untitled
body{ background: #efefef; }
div{
background: #fff;
padding: 10px;
width: 200px;
box-shadow: 2px 2px 5px #000;
}
div > p{
background: #f3f3f3;
border: 1px solid #ddd;
padding: 5px;
margin-right: -60px;
}
<div><p>algo de texto</p></div>
// alert('Hello world!');
{"view":"separate","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