darken the gold a bit
This commit is contained in:
parent
b7be56cfd1
commit
0463187772
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue