Module:Navbox: Difference between revisions
remove moz and webkit as standard now well supported
(suppress images inside navboxes showing up in Media Viewer) |
(remove moz and webkit as standard now well supported) |
||
Line 85: | Line 85: | ||
args.name, | args.name, | ||
mini = 1, | mini = 1, | ||
fontstyle = (args.basestyle or '') .. ';' .. (args.titlestyle or '') .. ';background:none transparent;border | fontstyle = (args.basestyle or '') .. ';' .. (args.titlestyle or '') .. ';background:none transparent;border:none;box-shadow:none;padding:0;' | ||
}) | }) | ||
end | end |