summaryrefslogtreecommitdiff
path: root/ballance/levels/index.html
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2024-10-01 02:19:17 -0400
committerGravatar Chris Xiong <chirs241097@gmail.com> 2024-10-01 02:19:17 -0400
commit8ec2d78e7e36bd7e2369fe5183d26d2c098f7f48 (patch)
treef94cfab60aecef5beff01b65a77bc0139751bb19 /ballance/levels/index.html
parente8d1cc816d0ffd04df1abcb03619580bdd5d8cc7 (diff)
downloadweb-8ec2d78e7e36bd7e2369fe5183d26d2c098f7f48.tar.xz
fix ballance level index page.
Diffstat (limited to 'ballance/levels/index.html')
-rw-r--r--ballance/levels/index.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/ballance/levels/index.html b/ballance/levels/index.html
index c6679c7..5e66aa3 100644
--- a/ballance/levels/index.html
+++ b/ballance/levels/index.html
@@ -24,15 +24,16 @@ body { max-width: 960px; margin: 0 auto; }
</head>
<body onload="loadTheme();" class="TText">
<h1><a href="/">Chrisoft</a>::Ballance::Custom Levels</h1>
-
+<p>
These are the custom levels for the video game "Ballance" made by me. They are weird. Give them a try!
-
+</p>
+<p>
以下是我制作的Ballance自制关卡。它们都挺怪的。要不要玩玩试试?
-
+</p>
<table>
<tr>
<td style="width:50%"><a href="/ballance/levels/lucid/"><img style="max-width:100%;height:auto;" src="//filestorage.chrisoft.org/ballance/img/lucid_small.png"></a></td>
-<td style="width:50%"><a href="/ballance/levels/landfill/"><img style="max-width:100%;height:auto;" src="//filestorage.chrisoft.org/ballance/img/landfill_l_r0_es_small.png"></a></td>
+<td style="width:50%"><a href="/ballance/levels/landfill/"><img style="max-width:100%;height:auto;" src="//filestorage.chrisoft.org/ballance/img/landfill_l_r0_es_small_xw.png"></a></td>
</tr>
</table>