Skip to content

Instantly share code, notes, and snippets.

@austenito
Created January 5, 2012 21:08
Show Gist options
  • Save austenito/1567290 to your computer and use it in GitHub Desktop.
Save austenito/1567290 to your computer and use it in GitHub Desktop.
<td>
<span id="bg-topColor1"></span>
ip address
</td>
#bg-topColor1 {
background-color: #00FFFF;
width: 16px;
height: 16px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
@j3j3
Copy link

j3j3 commented May 16, 2012

What an amazing gist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment