Template:Level header style
Template page
More actions
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%;
}