play image

This commit is contained in:
javi 2013-09-30 17:46:30 +02:00
parent 1957a4b73f
commit befea401d9

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;
}