Skip to content

Instantly share code, notes, and snippets.

@oozzal
Created October 10, 2014 11:42
Show Gist options
  • Save oozzal/4b41cb024454e288957d to your computer and use it in GitHub Desktop.
Save oozzal/4b41cb024454e288957d to your computer and use it in GitHub Desktop.
td {
width: 50px;
height: 50px;
text-align: center;
border-radius: 50%;
/* background: rgb(155,100,100); */
}
.selected {
background: green;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment