Jump to content

Module:Navbox: Difference between revisions

46 bytes removed ,  3 years ago
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:none;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none; padding:0;'
fontstyle = (args.basestyle or '') .. ';' .. (args.titlestyle or '') .. ';background:none transparent;border:none;box-shadow:none;padding:0;'
})
})
end
end
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.