Template:黑幕:修订间差异
模板页面
更多操作
无编辑摘要 |
无编辑摘要 |
||
(未显示同一用户的5个中间版本) | |||
第1行: | 第1行: | ||
<includeonly> | <includeonly> | ||
<span style=" | <span style=" | ||
background: #000; | background: #000 !important; | ||
color: #000; | color: #000 !important; | ||
padding: 0 2px; | padding: 0 2px !important; | ||
cursor: help; | border-radius: 2px !important; | ||
cursor: help !important; | |||
" title="{{{2| | 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> | </includeonly> | ||