跳到导航
跳到搜索
标签:2017年版源代码编辑 |
标签:2017年版源代码编辑 |
||
(未显示同一用户的7个中间版本) | |||
第1行: | 第1行: | ||
<includeonly><div class="unit-icon | <includeonly><div class="unit-icon-555">[[file:{{{1|}}}.png|100px|{{{1|}}}|link={{{1|}}}]]<div class="leftdown-white-text">[[{{{1|}}}|{{#rreplace:{{#rreplace:{{{1|}}}|[(\(]| }}|[)\)]|}}]]</div></div>{{#css: | ||
.unit-icon-555 { | |||
{{#css: | |||
.unit-icon { | |||
display: inline-block; | display: inline-block; | ||
position: relative; | position: relative; | ||
width: | width: 100px; | ||
height: | height: 142px; | ||
border-radius: 4px; | border-radius: 4px; | ||
margin: 2px; | margin: 2px; | ||
第18行: | 第12行: | ||
background-origin: padding-box, border-box; | background-origin: padding-box, border-box; | ||
} | } | ||
.leftdown-white-text { | |||
display: inline-block; | |||
position: absolute; | |||
bottom: 0; | |||
left: 0; | |||
font-size: 12px; | |||
color: #fff; | |||
font-weight: bolder; | |||
text-shadow: #000 -1px 0 0, #763c12 0 -1px 0, #5d2b08 1px 0 0, #1d1515 0 1px 0; | |||
height: 16px; | |||
width: 100%; | |||
overflow: hidden; | |||
white-space: nowrap; | |||
text-overflow: ellipsis; | |||
line-height: 14px; | |||
padding: 2px 4px; | |||
} | |||
}}</includeonly> | |||
<noinclude>{{面包屑}} | |||
例子 | |||
{{单位图鉴首页展示|爬虫}} | |||
==备注用方便查找== | |||
<!--本页面使用的css,可删除--> | |||
{{#css: | |||
.unit-icon-5-5-5 { | |||
height: 125px; | |||
} | |||
.leftdown-white-text { | .leftdown-white-text { | ||
display: inline-block; | display: inline-block; |