Module:Documentation: Difference between revisions

Remove unused template. Needs confirmation here.
mNo edit summary
Line 81: Line 81:
['margin-bottom'] = '0.8em',
['margin-bottom'] = '0.8em',
padding = '0.8em 1em 0.7em',
padding = '0.8em 1em 0.7em',
['background-color'] = '#' .. ( badDoc and 'F9F2EA' or 'EAF4F9' ),
['background-color'] = '#' .. ( badDoc and 'FFFFFF' or 'EAF4F9' ),
border = '1px solid #AAA'
border = '1px solid #AAA'
}
}