change the hover and color of title in masonry view

This commit is contained in:
Fabiano Alencar 2018-06-05 10:11:09 -03:00
parent d1cbc2de6c
commit fe61f6a6cb
1 changed files with 14 additions and 0 deletions

View File

@ -6,6 +6,20 @@
width: 247.5px;
height: auto;
}
&:hover{
background-color: #eaeaea;
}
/* &:selected{
background-color: #e6f6f8;
} */
.card-body{
.card-title{
a{
color: #000 !important;
font-weight: 400;
}
}
}
}
}
/* margin: 1.5em 0;