diff options
| author | Linus Nielsen Feltzing <linus@haxx.se> | 2002-08-26 11:51:32 +0000 |
|---|---|---|
| committer | Linus Nielsen Feltzing <linus@haxx.se> | 2002-08-26 11:51:32 +0000 |
| commit | 006c46675e5677fc483c0a9e36a8bd65e488cf8b (patch) | |
| tree | 6eb91a0f3056681a28a79501735b939a6c4382ea | |
| parent | 81a4089dd0a86e34b181835d4deb0de80604be4d (diff) | |
| download | rockbox-006c46675e5677fc483c0a9e36a8bd65e488cf8b.zip rockbox-006c46675e5677fc483c0a9e36a8bd65e488cf8b.tar.gz rockbox-006c46675e5677fc483c0a9e36a8bd65e488cf8b.tar.bz2 rockbox-006c46675e5677fc483c0a9e36a8bd65e488cf8b.tar.xz | |
Fixed an img height
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1986 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/tshirt-contest/designs.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tshirt-contest/designs.t b/www/tshirt-contest/designs.t index 7280806..d62fef7 100644 --- a/www/tshirt-contest/designs.t +++ b/www/tshirt-contest/designs.t @@ -272,7 +272,7 @@ Note: Submissions that do not state if their image is for the front or back of t <tr> <td></td> <td><a href="dw-rbox3-front.png"><img border=0 src="design18f.png" width=300 height=252></a></td> - <td><a href="dw-rbox3-back.png"><img border=0 src="design18b.png" width=300 height=151></a></td> + <td><a href="dw-rbox3-back.png"><img border=0 src="design18b.png" width=300 height=251></a></td> </tr> <tr> <td colspan=3> </td> |