ソースを参照

Remove "powerups" banner; add some padding

tags/v0.1.0
Fen Dweller 5年前
コミット
4cc6cac376
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: E80B35A6F11C3656
2個のファイルの変更1行の追加2行の削除
  1. +1
    -1
      gorge.css
  2. +0
    -1
      gorge.html

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

@@ -690,7 +690,7 @@ div::-webkit-scrollbar-corner {
}

#powerup-list {
margin: 80px;
}

.powerup-entry {


+ 0
- 1
gorge.html ファイルの表示

@@ -42,7 +42,6 @@
<div id="resource-list"></div>
<div id="productivity"></div>
<button id="tasty-micro"></button>
<div id="powerups" class="title">Powerups</div>
<div id="powerup-list"></div>
<div id="powerup-tooltip">
<div id="powerup-tooltip-name"></div>


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