9 lines
86 B
CSS
9 lines
86 B
CSS
|
|
.wizard-trail {
|
|
font-size: 120%;
|
|
}
|
|
|
|
.wizard-trail-current {
|
|
font-weight: bold;
|
|
}
|