Skip to content

Instantly share code, notes, and snippets.

@danielpowney
Created February 9, 2015 10:31
Show Gist options
  • Save danielpowney/04fbbfbfad0ab7c6c896 to your computer and use it in GitHub Desktop.
Save danielpowney/04fbbfbfad0ab7c6c896 to your computer and use it in GitHub Desktop.
.top-rating-results .rank {
background-color: #DDDDDD;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
padding-left: 8px;
padding-right: 8px;
}
.rating-result .percentage-result, .rating-result .score-result {
font-weight: bold;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment