darken the gold a bit

This commit is contained in:
Jeff Atwood 2016-04-05 00:05:38 -07:00
parent b7be56cfd1
commit 0463187772
1 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@
} }
&.badge-type-gold .fa { &.badge-type-gold .fa {
color: #ffd700 !important; color: rgb(231, 195, 0) !important;
} }
&.badge-type-silver .fa { &.badge-type-silver .fa {
@ -165,7 +165,7 @@
} }
&.badge-type-gold .fa { &.badge-type-gold .fa {
color: #ffd700 !important; color: rgb(231, 195, 0) !important;
} }
&.badge-type-silver .fa { &.badge-type-silver .fa {