Add slight shadown on talent frames

This commit is contained in:
Melvin Valster
2019-07-25 10:56:08 +02:00
parent 51da94721b
commit cf6c4ea7b1
+3 -1
View File
@@ -6,6 +6,7 @@
height: 40px;
border-radius: 5px;
transition: filter .1s linear;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, .75);
filter: none;
cursor: pointer;
@@ -43,8 +44,9 @@
height: 46px;
bottom: -1px;
left: -4px;
border-radius: 6px;
background-image: url('../images/icons/large/default.png');
background-size: cover;
background-size: 100%;
&:after {
content: '';