Add Favorite

This commit is contained in:
2018-12-15 15:45:24 +09:00
parent b10d2a1737
commit 4ad8ea96e6
5 changed files with 69 additions and 2 deletions

View File

@ -58,3 +58,8 @@
#exercises-container div.selected {
cursor: pointer;
}
.favorite img {
height: 30px;
cursor: pointer;
}