Module:Documentation/config: Difference between revisions

From Video Credit Archive

Content deleted Content added
wikpedia>Andy M. Wang
rm alt text on icon, since the adjacent text is sufficient alternative text (per edit request)
wikpedia>DannyS712
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.