Content deleted Content added
sync change from sandbox |
fix text color in dark mode; this generally works but may cause problems, in which case revert or try specifying a different CSS value |
||
Line 237:
local links = {
'{| style="width:30em
'margin:0 auto 0.5em;text-align:center"'
}
Line 307:
end
ret[#ret + 1] = string.format(
'{| style="width:%s
'margin:0 auto 0.5em;text-align:center"',
width
|