ソースを参照

Tweak narrow layout a bit

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

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

@@ -84,9 +84,6 @@ button {
}

@media (max-aspect-ratio: 1/1) {
body #upgrades-area {
top: 10%;
}

body #buildings-area {
top: 50%;
@@ -252,6 +249,7 @@ button {
@media (max-aspect-ratio: 1/1) {
#upgrades-area {
position: absolute;
top: 15%;
left: 50%;
height: 35%;
width: 50%;


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