Skip to content

Commit

Permalink
Introduce M-text for better X-RTP-Stat visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
negbie authored Aug 23, 2016
1 parent fdbc9bf commit efbe626
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions css/report-style.css
Original file line number Diff line number Diff line change
Expand Up @@ -132,13 +132,19 @@
margin-left: 5px;
margin-right: 5px;
}

.XS-text {
font-size: 10px;
font-weight: 400;
margin-left: 5px;
margin-right: 5px;
}

.M-text {
font-size: 16px;
font-weight: 700;
}

.L-text {
font-size: 22px;
font-weight: 700;
Expand Down

0 comments on commit efbe626

Please sign in to comment.