We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7798a0f commit cce1fc8Copy full SHA for cce1fc8
1 file changed
styles/prosilver/theme/ideas.css
@@ -56,16 +56,16 @@ dd.topics {
56
57
.minivotedown,
58
.minivotedown.dead:hover {
59
- background: #f28482;
60
- border: solid 1px #f28482;
+ background: #f76c5e;
+ border: solid 1px #f76c5e;
61
}
62
63
.minivotedown:hover {
64
- background: #df7775;
+ background: #e56155;
65
66
67
.minivotedown:active {
68
- background: #f38d8b;
+ background: #f87768;
69
70
71
.user-voted {
0 commit comments