瀏覽代碼

Really improved colors

tags/v0.2.8
Fen Dweller 7 年之前
父節點
當前提交
992a1097c3
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      feast.css

+ 2
- 2
feast.css 查看文件

@@ -181,7 +181,7 @@ button {
}

.pref-radio:checked + label.pref-disable {
background: #931;
background: #711;
color: #eee;
}

@@ -191,7 +191,7 @@ button {
}

.pref-radio:checked + label.pref-enable {
background: #373;
background: #3a3;
color: #eee;
}



Loading…
取消
儲存