change text color

This commit is contained in:
pixeldesu 2014-11-30 21:09:01 +01:00
parent 28df95c089
commit a82ecad4ed
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ body {
}
.panel-primary .text-muted {
color: #fff;
opacity: 0.7;
}