mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
text a bit too dim on .gap
This commit is contained in:
parent
837c0e267a
commit
b9add46c92
@ -201,7 +201,7 @@ blockquote > *:last-child {
|
||||
.gap {
|
||||
background-color: dark-light-diff($primary, $secondary, 90%, -60%);
|
||||
padding: 5px 0;
|
||||
color: lighten($primary, 70%);
|
||||
color: lighten($primary, 60%);
|
||||
cursor: pointer;
|
||||
text-align: center;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user