Module:Collapsible list: Difference between revisions

cr. size
m (1 revision imported)
(cr. size)
Line 87:
local collapsibleContainerStyle = formatAttributes(
'style',
'text-align: center; font-size: 95100%;',
args.frame_style,
args.framestyle
Line 105:
local ulstyle = formatAttributes(
'style',
'font-size: 105100%; margin-top: 0; margin-bottom: 0; line-height: inherit; text-align: left;',
not args.bullets and 'list-style: none none; margin-left: 0;',
args.list_style,
args.liststyle
Anonymous user