Module:Sidebar: Difference between revisions
m 1 revision imported |
m 1 revision imported |
||
| (One intermediate revision by one other user not shown) | |||
| Line 47: | Line 47: | ||
:css('width', args.width or '22.0em') | :css('width', args.width or '22.0em') | ||
:css('margin', args.float == 'left' and '0 1.0em 1.0em 0' or '0 0 1.0em 1.0em') | :css('margin', args.float == 'left' and '0 1.0em 1.0em 0' or '0 0 1.0em 1.0em') | ||
:css('background', '# | :css('background', '#f8f9fa') | ||
:css('border', '1px solid #aaa') | :css('border', '1px solid #aaa') | ||
:css('padding', '0.2em') | :css('padding', '0.2em') | ||