mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 04:26:03 +01:00
even more changes
This commit is contained in:
parent
6a722af2f7
commit
78812f58f9
1 changed files with 2 additions and 1 deletions
|
@ -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 a new issue