Template:Headline:修订间差异
跳转到导航
跳转到搜索
imported>我局得事你 无编辑摘要 |
imported>我局得事你 无编辑摘要 |
||
| 第1行: | 第1行: | ||
{{ | |||
#css: | |||
.headline { | |||
text-align: center; | |||
color: red; | |||
text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px rgb(204, 204, 255); | |||
font-family: Yunlin Sans, Hiragino Sans GB, 等线, sans-serif; | |||
font-size: 3em; | |||
letter-spacing: 1em; | |||
margin: 0 auto; | |||
< | position: absolute; | ||
</ | top: 50%; | ||
</ | left: 50%; | ||
transform: translate(-50%, -50%); | |||
} | |||
}} | |||
<div style="position: relative;"> | |||
<center style="border: 5px solid #ff0000;">{{{image}}}</center> | |||
<center class="headline">{{{1}}}</center> | |||
</div> | |||