This website works better with JavaScript.
首頁
探索
說明
登入
clonk2u
/
feast-classic
複製自
chemicalcrux/feast-classic
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
Fixed overlapping stat thing. v0.2.7
tags/v0.2.8
Fen Dweller
7 年之前
父節點
fd72019909
當前提交
5638ba121c
共有
2 個文件被更改
,包括
3 次插入
和
3 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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>
Write
Preview
Loading…
取消
儲存