Template:Headline:修订间差异

imported>我局得事你
无编辑摘要
imported>我局得事你
无编辑摘要
第1行: 第1行:
{{#css:
{{#css:
.esu-headline-image {
overflow: scroll;
}
.esu-headline-image.esu-headline-image-border img {
.esu-headline-image.esu-headline-image-border img {
border: 5px solid #ff0000;
border: 5px solid #ff0000;
第25行: 第22行:
}
}
}}
}}
<div style="box-sizing: border-box; width: 100%; position: relative;">
<div style="box-sizing: border-box; width: 100%; position: relative; overflow: scroll;">
<center class="esu-headline-image {{#if:{{{border|}}}|<!--empty-->|esu-headline-image-border}}" style="width: {{{width|100%}}};">{{{image|}}}</center>
<center class="esu-headline-image {{#if:{{{border|}}}|<!--empty-->|esu-headline-image-border}}" style="width: {{{width|100%}}};">{{{image|}}}</center>
<center class="esu-headline-text {{#if:{{{overlay|}}}|<!--empty-->|esu-headline-text-overlay}}" {{#if:{{{size|}}}|style="font-size: {{{size}}};"|<!--empty-->}}>{{{1}}}</center>
<center class="esu-headline-text {{#if:{{{overlay|}}}|<!--empty-->|esu-headline-text-overlay}}" {{#if:{{{size|}}}|style="font-size: {{{size}}};"|<!--empty-->}}>{{{1}}}</center>