mirror of
https://github.com/discourse/discourse.git
synced 2025-06-30 12:41:38 +08:00
user page instructions should be dimmed
This commit is contained in:
@ -63,7 +63,7 @@
|
||||
display: inline-block;
|
||||
}
|
||||
.instructions {
|
||||
color: $primary;
|
||||
color: scale-color($primary, $lightness: 50%);
|
||||
margin-left: 160px;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 10px;
|
||||
|
Reference in New Issue
Block a user