Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Template documentation

Applies styling for H3 headers in class and subclass articles that show level progression. We apply special styling to these headers while preserving the [Edit] links.

Requires wrapping the level progression section in <div class="level-progression"></div>

.level-progression h3 {
    border-bottom: 1px dashed var(--bg3wiki-tooltip-border);
    font-family: 'Linux Libertine','Georgia','Times',serif;
    font-weight: normal;
    font-size: 140%;
}