浏览代码

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 {


正在加载...
取消
保存