Module:Infobox MOS: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| Line 129: | Line 129: | ||
local section_header = "Scale structure" | local section_header = "Scale structure" | ||
local section_entries = { | local section_entries = { | ||
{string.format("<b>%s</b>", section_header)}, | {string.format("<span style=\"margin-top: 0.25em;\"><b>%s</b></span>", section_header)}, | ||
{"[[Step pattern]]", step_pattern}, | {"[[Step pattern]]", step_pattern}, | ||
{"[[Equave]]", string.format("%s (%.1f{{c}})", equave_as_string, equave_in_cents)}, | {"[[Equave]]", string.format("%s (%.1f{{c}})", equave_as_string, equave_in_cents)}, | ||