Skip to content

Instantly share code, notes, and snippets.

@alexbaumgertner
Created February 20, 2013 10:38
Show Gist options
  • Save alexbaumgertner/4994640 to your computer and use it in GitHub Desktop.
Save alexbaumgertner/4994640 to your computer and use it in GitHub Desktop.
Untitled
.circle {
height: 100px;
width: 100px;
border: 2px solid #fff;
border-radius: 50%;
background: red;
}
<div class="circle"></div>
// alert('Hello world!');
{"view":"split","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