Newer
Older
.star-container {
float: right;
height: auto;
padding: 0 10px;
padding-top: 12px;
}
.star::before {
content: '★';
}
.star-marked {
color: #ffc700;
}
.star-unmarked {
color: #ccc;
This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.
.star-container {
float: right;
height: auto;
padding: 0 10px;
padding-top: 12px;
}
.star::before {
content: '★';
}
.star-marked {
color: #ffc700;
}
.star-unmarked {
color: #ccc;