Skip to content

Instantly share code, notes, and snippets.

@shabunc
Created April 24, 2012 09:02
Show Gist options
  • Select an option

  • Save shabunc/2478081 to your computer and use it in GitHub Desktop.

Select an option

Save shabunc/2478081 to your computer and use it in GitHub Desktop.
Untitled
.block {
border: 5px solid red;
outline: 5px solid green;
width: 200px;
height: 200px;
padding: 10px;
margin: 10px;
}
<!-- content to be placed inside <body>…</body> -->
<div class="block">
COME HOVER ME
</div>
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment