Content deleted Content added
No edit summary Tag: Reverted |
No edit summary |
||
Line 104:
if not is_plain then is_mini = 1 end
if font_color then
font_style = (font_style or '') .. '; color: ' .. font_color .. ';text-decoration:inherit;'
end
end
local navbar_style =
local div = mw.html.create():tag('div')
div
|