1
0
Fork 0

Remove artist link coloration since hover already gives hint

This commit is contained in:
Shgck 2016-02-26 15:32:38 +01:00
parent 7f5a55a184
commit f993498bb4

View file

@ -21,10 +21,6 @@
-webkit-transition: .5s;
}
#artists .artist a:hover {
color: #c9c9c9;
}
#artists .artist img {
height: 120px;
width: 120px;