summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2024-09-30 23:54:00 -0400
committerGravatar Chris Xiong <chirs241097@gmail.com> 2024-09-30 23:54:00 -0400
commit69194556dfa4c59f61ffc3756b5577d9f8918464 (patch)
tree6e0a026a7784629a3726f3393aeff63d1c63a74f
parentbfe9245f7df0311adcb730815a7264f7ba8ef723 (diff)
downloadweb-69194556dfa4c59f61ffc3756b5577d9f8918464.tar.xz
Missed the css for the chinese page. whoops.
-rw-r--r--ballance/levels/lucid/index_zh.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/ballance/levels/lucid/index_zh.html b/ballance/levels/lucid/index_zh.html
index 0557e2e..8e48368 100644
--- a/ballance/levels/lucid/index_zh.html
+++ b/ballance/levels/lucid/index_zh.html
@@ -16,6 +16,10 @@
<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">