change image size

master
karina 7 years ago
parent 3b699731d8
commit 5eaff2a1e5

@ -3,8 +3,8 @@
<title></title>
<style>
form.buttons input {
width: 200px;
height: 200px;
width: 160px;
height: 160px;
/*hide the labels*/
font-size: 0;
line-height: 0;
@ -15,7 +15,7 @@ form.buttons input {
<body>
<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="AmericanSpin.mp3" />
<input type="submit" name="p" value="Bump.mp3" />

Loading…
Cancel
Save