ソースを参照

Fixed overlapping stat thing. v0.2.7

tags/v0.2.8
Fen Dweller 7年前
コミット
5638ba121c
2個のファイルの変更3行の追加3行の削除
  1. +1
    -1
      feast.css
  2. +2
    -2
      feast.html

+ 1
- 1
feast.css ファイルの表示

@@ -133,7 +133,7 @@ button {
}

#player-stats {
height: 65%;
height: 75%;
}

#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>
&nbsp;
@@ -168,7 +168,7 @@
</div>
<div id="create">
<p>
Welcome to Feast v0.2.6
Welcome to Feast v0.2.7
</p>

<p>


読み込み中…
キャンセル
保存