Difference between revisions of "Template:EventBannerTextOverlay"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Seraii
>Kittymmeow
(remove use of extension:css. css moved to MediaWiki:Common.css)
Line 1: Line 1:
 
<noinclude>[[Category:Templates]]</noinclude>
 
<noinclude>[[Category:Templates]]</noinclude>
{{#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;
 
}
 
}
 
}}
 
 
<div class="panel-heading" style="padding-top:15px;margin:0px;">
 
<div class="panel-heading" style="padding-top:15px;margin:0px;">
 
<div style="position:relative;top:0px;left:0px;">
 
<div style="position:relative;top:0px;left:0px;">

Revision as of 01:21, 14 September 2019