mirror of
https://github.com/discourse/discourse.git
synced 2025-05-29 11:48:08 +08:00
lets try it in gray
This commit is contained in:
@ -244,6 +244,9 @@ div.menu-links-header {
|
|||||||
li:last-child {
|
li:last-child {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
.fa, a {
|
||||||
|
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
|
||||||
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
font-size: 1.1em;
|
font-size: 1.1em;
|
||||||
|
Reference in New Issue
Block a user