wizard.css 85 B

1234567
  1. .wizard-trail {
  2. font-size: 120%;
  3. }
  4. .wizard-trail-current {
  5. font-weight: bold;
  6. }