Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Documentation/config: Difference between revisions

Content added Content deleted
m (33 revisions imported: import wikisource templates)
(add css configuration, so that it can be removed from common.css - see Special:Permalink/906970618#Moving CSS)
Line 374: Line 374:
-- The CSS classes added to the main HTML "div" tag.
-- The CSS classes added to the main HTML "div" tag.
cfg['main-div-classes'] = 'template-documentation iezoomfix'
cfg['main-div-classes'] = 'template-documentation iezoomfix'

-- cfg['main-div-css']
-- The CSS added to the main HTML "div" tag.
cfg['main-div-css'] = {
['clear'] = 'both',
['margin'] = '1em 0 0 0',
['border'] = '1px solid #a2a9b1',
['background-color'] = '#ecfcf4',
['padding'] = '1em',
}


-- cfg['start-box-linkclasses']
-- cfg['start-box-linkclasses']
Cookies help us deliver our services. By using our services, you agree to our use of cookies.