|
|
| 第1行: |
第1行: |
| − | <includeonly><bstyle> | + | <includeonly>{{#if:{{{1|}}}|<div class="ImgUrl {{{class|}}}" style="max-width:100%"><span>{{{1}}}</span></div>|错误链接}}</includeonly> |
| − | .ImgUrl img {
| |
| − | display: inline-block;
| |
| − | width: inherit;
| |
| − | height: inherit;
| |
| − | padding: 0px;
| |
| − | line-height: 1.42857143;
| |
| − | -webkit-transition: all .2s ease-in-out;
| |
| − | -o-transition: all .2s ease-in-out;
| |
| − | transition: all .2s ease-in-out
| |
| − | }
| |
| − | </bstyle>{{#if:{{{1|}}}|<div class="ImgUrl {{{class|}}}" style="max-width:100%"><span>{{{1}}}</span></div>|错误链接}}</includeonly>
| |