Remove artist link coloration since hover already gives hint
This commit is contained in:
parent
7f5a55a184
commit
f993498bb4
|
@ -21,10 +21,6 @@
|
||||||
-webkit-transition: .5s;
|
-webkit-transition: .5s;
|
||||||
}
|
}
|
||||||
|
|
||||||
#artists .artist a:hover {
|
|
||||||
color: #c9c9c9;
|
|
||||||
}
|
|
||||||
|
|
||||||
#artists .artist img {
|
#artists .artist img {
|
||||||
height: 120px;
|
height: 120px;
|
||||||
width: 120px;
|
width: 120px;
|
||||||
|
|
Loading…
Reference in a new issue