You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
198 B

5 years ago
  1. .Milestones {
  2. font-size: 80%;
  3. }
  4. .Milestone-minutes,
  5. .Milestone-calories,
  6. .Milestone-diff {
  7. text-align: right;
  8. }
  9. .Milestone-calories {
  10. min-width: 4ch;
  11. }
  12. .Milestone-diff {
  13. min-width: 3ch;
  14. }