Difference between revisions of "Template:SummonShowcaseMP"
Jump to navigation
Jump to search
>Caledor92 |
>Caledor92 |
||
| Line 1: | Line 1: | ||
<includeonly>{{#css: | <includeonly>{{#css: | ||
| − | @media screen and (min-width: | + | @media screen and (min-width: 450px) { |
.SummonShowcaseMP img { | .SummonShowcaseMP img { | ||
width: 320px; | width: 320px; | ||
| Line 6: | Line 6: | ||
} | } | ||
} | } | ||
| − | @media screen and (max-width: | + | @media screen and (max-width: 449px) { |
.SummonShowcaseMP img { | .SummonShowcaseMP img { | ||
width: 100%; | width: 100%; | ||
Revision as of 10:05, 8 January 2020
Lua error: Error: Table SummonShowcase not found..