This website works better with JavaScript.
Home
Explore
Help
Sign In
clonk2u
/
feast-classic
forked from
chemicalcrux/feast-classic
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Really improved colors
tags/v0.2.8
Fen Dweller
7 years ago
parent
65cee02223
commit
992a1097c3
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
feast.css
+ 2
- 2
feast.css
View File
@@ -181,7 +181,7 @@ button {
}
.pref-radio:checked + label.pref-disable {
background: #
93
1;
background: #
71
1;
color: #eee;
}
@@ -191,7 +191,7 @@ button {
}
.pref-radio:checked + label.pref-enable {
background: #3
7
3;
background: #3
a
3;
color: #eee;
}
Write
Preview
Loading…
Cancel
Save