mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
use grey for similar topic blurbs
This commit is contained in:
parent
268e0f3b2b
commit
73336db311
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@
|
||||||
}
|
}
|
||||||
.search-link {
|
.search-link {
|
||||||
.fa, .blurb {
|
.fa, .blurb {
|
||||||
color: dark-light-choose(scale-color($tertiary, $lightness: -40%), scale-color($tertiary, $lightness: 40%));
|
color: dark-light-choose(scale-color($primary, $lightness: 45%), scale-color($secondary, $lightness: 55%));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.badge-wrapper {
|
.badge-wrapper {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue