Waves-effeeeect

This commit is contained in:
Kasper Rynning-Tønnesen
2017-05-30 17:34:38 +02:00
parent 7678ce5dbe
commit 52218cafaf
5 changed files with 16 additions and 12 deletions

View File

@@ -1642,7 +1642,7 @@ nav ul li:hover, nav ul li.active {
.card-image{cursor:pointer}
.card{
margin:5px 0 5px 0 !important;
margin:2.5px 0 2.5px 0 !important;
overflow:hidden;
transition: box-shadow 0s;
}
@@ -1675,6 +1675,10 @@ nav ul li:hover, nav ul li.active {
color:white;
}
.list-song {
width: 100%;
}
.open-externally:hover {
color:orange;
}