ソースを参照

Beautified HTML, more formatting improvements

tags/v0.7.0
Fen Dweller 8年前
コミット
24c3ab995a
2個のファイルの変更577行の追加557行の削除
  1. +574
    -555
      stroll.html
  2. +3
    -2
      style.css

+ 574
- 555
stroll.html
ファイル差分が大きすぎるため省略します
ファイルの表示


+ 3
- 2
style.css ファイルの表示

@@ -127,6 +127,7 @@ body.dark #log {
}

.stat-container {
width: 100%;
flex-wrap: wrap;
flex-direction: row;
flex: 1
@@ -156,9 +157,9 @@ body.dark #log {

.stat-button {
font-size: 20px;
width: 120px;
width: 50%;
height: 75px;
display: block;
}

.option-form {


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