Module:FlexGallery: Difference between revisions
increased the margin between the pictures |
m increased the margin even more |
||
| Line 33: | Line 33: | ||
:css("display", "inline-block") | :css("display", "inline-block") | ||
:css("vertical-align", "top") | :css("vertical-align", "top") | ||
:css("margin-right", " | :css("margin-right", "12px") | ||
:wikitext(frame:preprocess(line)) | :wikitext(frame:preprocess(line)) | ||
end | end | ||
| Line 70: | Line 70: | ||
:css("display", "inline-block") | :css("display", "inline-block") | ||
:css("vertical-align", "top") | :css("vertical-align", "top") | ||
:css("margin-right", " | :css("margin-right", "12px") | ||
:wikitext(frame:preprocess(line)) | :wikitext(frame:preprocess(line)) | ||
end | end | ||