浏览代码

Give the background of light-mode meters some contrast

tags/v1.1.2
Fen Dweller 5 年前
父节点
当前提交
9a60f76370
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      style.css

+ 1
- 1
style.css 查看文件

@@ -634,7 +634,7 @@ body.dark .action-part-button.active {
}

body.light .meter {
background: #ddd !important;
background: #ccc !important;
}

body.dark .meter {


正在加载...
取消
保存