mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
darken the gold a bit
This commit is contained in:
parent
b7be56cfd1
commit
0463187772
@ -20,7 +20,7 @@
|
||||
}
|
||||
|
||||
&.badge-type-gold .fa {
|
||||
color: #ffd700 !important;
|
||||
color: rgb(231, 195, 0) !important;
|
||||
}
|
||||
|
||||
&.badge-type-silver .fa {
|
||||
@ -165,7 +165,7 @@
|
||||
}
|
||||
|
||||
&.badge-type-gold .fa {
|
||||
color: #ffd700 !important;
|
||||
color: rgb(231, 195, 0) !important;
|
||||
}
|
||||
|
||||
&.badge-type-silver .fa {
|
||||
|
Loading…
Reference in New Issue
Block a user