even more changes
This commit is contained in:
parent
6a722af2f7
commit
78812f58f9
|
@ -37,6 +37,7 @@ body {
|
|||
|
||||
.answerbox-question-text {
|
||||
font-weight: bold;
|
||||
color: $gray-darker;
|
||||
}
|
||||
|
||||
.user-displayname {
|
||||
|
@ -57,6 +58,6 @@ body {
|
|||
}
|
||||
|
||||
.text-muted a, .text-muted a:hover {
|
||||
color: $gray-light;
|
||||
color: $gray-dark;
|
||||
text-decoration: none;
|
||||
}
|
Loading…
Reference in New Issue