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