how about fixing colors
This commit is contained in:
parent
1979f528a9
commit
2dffcbec98
|
@ -78,3 +78,12 @@ body {
|
|||
padding: 3px 6px 3px;
|
||||
background-color: $navbar-inverse-bg;
|
||||
}
|
||||
|
||||
.panel-primary .text-muted a, .panel-primary .text-muted a:hover {
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.panel-primary .answerbox-question-text {
|
||||
color: #fff;
|
||||
}
|
Loading…
Reference in New Issue