Newer
Older
mat-card {
margin-bottom: 20px;
margin-top: 20px;
}
mat-toolbar {
border-radius: 10px;
margin-bottom: 20px;
background-color: #bbdefb;
}
.incorrect-icon {
color: #c8e6c9;
color: #1e88e5;
}
.unread-icon {
color: #e3f2fd;
.favorite-icon {
color: #fdd835;
}
.not-favorite-icon {
color: #fffde7;
}