play image

This commit is contained in:
javi 2013-09-30 17:46:30 +02:00
parent 9b53104769
commit 5605457663

View File

@ -26,7 +26,7 @@
border-radius: 3px;
cursor: pointer;
background-color: white;
background-image: url(../img/play.png);
background-image: url(img/play.png);
background-repeat:no-repeat;
background-position:center;
}