Module:Keyboard vis: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| Line 40: | Line 40: | ||
line_4 = line_4 .. CORNER_BR | line_4 = line_4 .. CORNER_BR | ||
local out_str = (debug_mode == true and '<pre' or '<pre') | local out_str = (debug_mode == true and '<pre ' or '<pre ') | ||
.. 'style="background-color: white; ' | .. 'style="background-color: white; ' | ||
.. 'line-height: 1; ' | .. 'line-height: 1; ' | ||