8 lines
85 B
CSS
Raw Normal View History

2020-08-14 13:36:36 +02:00
.wizard-trail {
font-size: 120%;
}
.wizard-trail-current {
font-weight: bold;
}