Template:黑幕:修订间差异
模板页面
更多操作
无编辑摘要 |
无编辑摘要 |
||
第1行: | 第1行: | ||
<includeonly> | <includeonly> | ||
<span | <span style=" | ||
background: #000 !important; | |||
color: #000 !important; | |||
padding: 0 2px !important; | |||
border-radius: 2px !important; | |||
cursor: help !important; | |||
transition: color 0.1s !important; | |||
" | |||
title="{{{2|你知道的太多了}}}" | |||
onmouseover="this.style.color='#fff'" | |||
onmouseout="this.style.color='#000'" | |||
onclick="this.style.color='#fff'" | |||
>{{{1}}}</span> | |||
</includeonly> | </includeonly> | ||