浏览代码

Oops layout was broken

tags/v0.7.0
Fen Dweller 8 年前
父节点
当前提交
8e6a36fb2d
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. +1
    -2
      style.css

+ 1
- 2
style.css 查看文件

@@ -203,7 +203,6 @@ input.sub[type="checkbox"]:checked ~ .reveal-if-active-2 {
.custom-category {
text-align: center;
margin: 10px;
width: 25%;
}

body.light .custom-category {
@@ -307,7 +306,7 @@ body.dark a:hover {
}

.character-build {
width: 100%;
width: 90%;
text-align: center;
}
#grow-panel {


正在加载...
取消
保存