mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 21:10:17 +08: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