VRFS-2799 - musicians tile icon updated to be guitar

This commit is contained in:
Seth Call 2015-03-27 10:21:05 -05:00
parent e2957592ea
commit 9ee31aad2c
3 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@ -42,7 +42,7 @@
background-image: url(/assets/content/bkg_home_bands.jpg);
}
.homecard.musicians {
background-image: url(/assets/content/bkg_home_musicians.jpg);
background-image: url(/assets/content/bkg_home_guitar.jpg);
}
.homecard.jamtrack {
background-image: url(/assets/content/bkg_home_jamtracks.jpg);
@ -98,7 +98,7 @@
background-image: url(/assets/content/bkg_home_bands_x.jpg);
}
.homecard.musicians.hover {
background-image: url(/assets/content/bkg_home_musicians_x.jpg);
background-image: url(/assets/content/bkg_home_guitar_x.jpg);
}
.homecard.jamtrack.hover {
background-image: url(/assets/content/bkg_home_jamtracks_x.jpg);