Newer
Older
mat-card {
margin-bottom: 20px;
margin-top: 20px;
}
mat-toolbar {
border-radius: 10px;
margin-bottom: 20px;
background-color: #bbdefb;
}
.voting-icon {
width: 100%;
height: 100%;
font-size: 35px;
line-height: 100%!important;
}
.incorrect-icon {
color: #c8e6c9;
color: #1e88e5;
}
.unread-icon {
color: #e3f2fd;
.favorite-icon {
color: #fdd835;
}
.not-favorite-icon {
color: #fffde7;
}