使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
clonk2u
/
feast-classic
派生自
chemicalcrux/feast-classic
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
Fixed overlapping stat thing. v0.2.7
tags/v0.2.8
Fen Dweller
7 年前
父节点
fd72019909
当前提交
5638ba121c
共有
2 个文件被更改
,包括
3 次插入
和
3 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+1
-1
feast.css
+2
-2
feast.html
+ 1
- 1
feast.css
查看文件
@@ -133,7 +133,7 @@ button {
}
#player-stats {
height:
6
5%;
height:
7
5%;
}
#foe-stats {
+ 2
- 2
feast.html
查看文件
@@ -29,7 +29,7 @@
<div id="game-and-stats">
<div id="log">
<div>
Welcome to Feast v0.2.
6
Welcome to Feast v0.2.
7
</div>
<div>
 
@@ -168,7 +168,7 @@
</div>
<div id="create">
<p>
Welcome to Feast v0.2.
6
Welcome to Feast v0.2.
7
</p>
<p>
撰写
预览
正在加载...
取消
保存