wizard.css 86 B

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