mirror of
https://github.com/discourse/discourse.git
synced 2025-04-29 06:24:38 +08:00
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…
x
Reference in New Issue
Block a user