ソースを参照

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;
}



読み込み中…
キャンセル
保存