Content deleted Content added
put bold in |
try this |
||
Line 47:
if toc_type == 'collapsible' then
toc_frame:addClass('mw-collapsible mw-collapsed')
:cssText('padding: 4px; border: 1px solid #a2a9b1;
header:cssText('font-weight: bold; line-height: 1.6em')
body:addClass('mw-collapsible-content')
:css({
|