change image size

master
karina 7 years ago
parent 3b699731d8
commit 5eaff2a1e5

@ -3,8 +3,8 @@
<title></title> <title></title>
<style> <style>
form.buttons input { form.buttons input {
width: 200px; width: 160px;
height: 200px; height: 160px;
/*hide the labels*/ /*hide the labels*/
font-size: 0; font-size: 0;
line-height: 0; line-height: 0;
@ -15,7 +15,7 @@ form.buttons input {
<body> <body>
<form action="cgi-bin/play.cgi" class="buttons"> <form action="cgi-bin/play.cgi" class="buttons">
<input type="submit" name="p" value="BasicTurn.mp3" style="background:url(images/test.png) no-repeat;" /> <input type="submit" name="p" value="BasicTurn.mp3" style="background:url(images/Choreology-BasicTurn.png) no-repeat;" />
<input type="submit" name="p" value="Follow.mp3" /> <input type="submit" name="p" value="Follow.mp3" />
<input type="submit" name="p" value="AmericanSpin.mp3" /> <input type="submit" name="p" value="AmericanSpin.mp3" />
<input type="submit" name="p" value="Bump.mp3" /> <input type="submit" name="p" value="Bump.mp3" />

Loading…
Cancel
Save