Skip to content

Instantly share code, notes, and snippets.

@dsheiko
Created April 10, 2012 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dsheiko/2351623 to your computer and use it in GitHub Desktop.
Save dsheiko/2351623 to your computer and use it in GitHub Desktop.
Multiply outlines (C) http://lea.verou.me
body { padding: 100px; }
div {
display: inline-block;
width: auto;
text-align: center;
background-color: red;
color: white;
padding: 10px;
box-shadow: 0 0 0 5px white, 0 0 0 10px black, 0 0 0 15px gold;
}
<div>
Multiply outlines demo
</div>
{"view":"split","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment