Skip to content

Instantly share code, notes, and snippets.

@jpetto
Created May 10, 2013 17:02
Show Gist options
  • Save jpetto/5555780 to your computer and use it in GitHub Desktop.
Save jpetto/5555780 to your computer and use it in GitHub Desktop.
Twitter handle described using CSS.
#ghostwheelie {
display: block;
position: relative;
margin: 0 auto;
background: rgba(255, 255, 255, 0.5);
width: 255px;
height: 255px;
border-radius: 50%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment