Difference between revisions of "Template:EventBannerTextOverlay"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Seraii
(Created page with "<noinclude>Category:Templates</noinclude> {{#css: @media screen and (min-width: 850px) { .eventStoryBanner img { width: 500px; height: auto; } } @media screen and (max-wid...")
>Seraii
(Created page with "<noinclude>Category:Templates</noinclude> {{#css: @media screen and (min-width: 850px) { .eventStoryBanner img { width: 500px; height: auto; } } @media screen and (max-wid...")
(No difference)

Revision as of 15:23, 31 May 2019

{{#css: @media screen and (min-width: 850px) { .eventStoryBanner img { width: 500px; height: auto; } } @media screen and (max-width: 849px) { .eventStoryBanner img { width: 100%; height: auto; } } }}