mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
make user setting desc less big/dark
This commit is contained in:
parent
57f33686cc
commit
43f2e5b747
@ -61,10 +61,12 @@
|
||||
display: inline-block;
|
||||
}
|
||||
.instructions {
|
||||
color: $primary_text_color;
|
||||
color: lighten($secondary_text_color, 20%);
|
||||
margin-left: 160px;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 10px;
|
||||
font-size: 80%;
|
||||
line-height: 1.4em;
|
||||
}
|
||||
.avatar {
|
||||
margin-left: 3px;
|
||||
|
Loading…
Reference in New Issue
Block a user