瀏覽代碼

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 {


Loading…
取消
儲存