警告:您没有登录。如果您进行任何编辑,您的IP地址会公开展示。如果您
登录或
创建账号,您的编辑会以您的用户名署名,此外还有其他益处。
该编辑可以被撤销。
请检查下面的对比以核实您想要撤销的内容,然后发布下面的更改以完成撤销。
最后版本 |
您的文本 |
第1行: |
第1行: |
| <includeonly> | | <includeonly> |
| <span style=" | | <span class="heimu heimu-reveal" title="{{{2|你知道的太多了}}}">{{{1}}}</span> |
| 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> | | </includeonly> |
| | |
| | <noinclude> |
| | [[Category:格式模板]] |
| | </noinclude> |