Skip to content

Instantly share code, notes, and snippets.

@thirdj
Created August 16, 2013 08:52
Show Gist options
  • Save thirdj/6248335 to your computer and use it in GitHub Desktop.
Save thirdj/6248335 to your computer and use it in GitHub Desktop.
#d {
width: 100px; height: 100px;
background-color: #eee;
border: 10px solid yellow;
outline: 10px solid red;
cursor: pointer;
text-align: center;
position: relative;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment