Improve stats font.

This commit is contained in:
Gunther Brunner
2015-06-15 23:30:20 +09:00
parent 1de49788ac
commit b976646d51
2 changed files with 6 additions and 4 deletions

View File

@@ -37,7 +37,9 @@
.device-stats [class^="col-"] .text,
.device-stats [class*="col-"] .text {
font-weight: 300;
color: #999999;
color: #aeaeae;
text-transform: uppercase;
font-size: 12px;
}
.device-stats .fa {