Template:黑幕:修订间差异
模板页面
更多操作
无编辑摘要 |
无编辑摘要 |
||
(未显示同一用户的6个中间版本) | |||
第1行: | 第1行: | ||
<includeonly><span title="{{{2|你知道的太多了}}}" | <includeonly> | ||
<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.setProperty('color', '#fff', 'important')" | |||
onmouseout="this.style.setProperty('color', '#000', 'important')" | |||
onclick="this.style.setProperty('color', '#fff', 'important')" | |||
>{{{1}}}</span> | |||
</includeonly> |