Skip to content

Instantly share code, notes, and snippets.

@wongyouth
Created October 23, 2015 06:58
Show Gist options
  • Save wongyouth/94938bdb450ac902286e to your computer and use it in GitHub Desktop.
Save wongyouth/94938bdb450ac902286e to your computer and use it in GitHub Desktop.
Untitled
.something-meaningful {
margin: 2em;
overflow: hidden;
width: 15em;
padding: 1em;
background: tan;
border-radius: .7em;
box-shadow: 0 0 0 1em #655;
outline: 1em solid #655;
}
<div class="something-meaningful"><div> I have a nice subtle inner rounding, don’t I look pretty?
</div></div>
// alert('Hello world!');
{"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