90,866
edits
(move {{{width}}} parameter inside style declaration) |
(add "z-index: 100;") |
||
Line 1: | Line 1: | ||
<includeonly>{| style="{{#if: {{{width|}}} | width:{{{width}}};|}} float:{{{float|left}}}; {{#if: {{{top}}} | position:relative; top:{{{top|0px}}};|}}" | <includeonly>{| style="{{#if: {{{width|}}} | width:{{{width}}};|}} float:{{{float|left}}}; {{#if: {{{top}}} | position:relative; z-index: 100; top:{{{top|0px}}};|}}" | ||
| class="MainPageBG" style="width:100%; border:1px solid #{{ #switch: {{{color}}} | | class="MainPageBG" style="width:100%; border:1px solid #{{ #switch: {{{color}}} | ||
| pink=f2cedf | | pink=f2cedf |
edits