summaryrefslogtreecommitdiff
path: root/ballance/levels/index.html
blob: 5e66aa30be0725f4d4f50e54a196d85ab6f83172 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<meta name="theme-color" content="#000000">
<title>Chrisoft::Ballance | Custom Levels</title>
<link rel="stylesheet" type="text/css" href="/common.css">
<link rel="stylesheet" type="text/css" href="/theme0a.css" id="theme0a">
<link rel="stylesheet" type="text/css" href="/theme0b.css" id="theme0b">
<link rel="stylesheet" type="text/css" href="/theme1a.css" id="theme1a">
<link rel="stylesheet" type="text/css" href="/theme1b.css" id="theme1b">
<link rel="stylesheet" type="text/css" href="/theme2a.css" id="theme2a">
<link rel="stylesheet" type="text/css" href="/theme2b.css" id="theme2b">
<link rel="stylesheet" type="text/css" href="/theme3a.css" id="theme3a">
<link rel="stylesheet" type="text/css" href="/theme3b.css" id="theme3b">
<script type="text/javascript" src="/themer.js"></script>
<style>
h1, h2 {font-weight: normal;}
@media (min-width:1000px)
{
body { max-width: 960px; margin: 0 auto; }
}
</style>
</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_xw.png"></a></td>
</tr>
</table>

</body>
</html>