打开/关闭菜单
933
1525
112
1.4万
植物大战僵尸杂交版Wiki
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

用户:愤怒的郎朗/common.css:修订间差异

来自植物大战僵尸杂交版Wiki
无编辑摘要
清空全部内容
标签清空
 
第1行: 第1行:
/* 默认光标 */
body, div, span, p, h1, h2, h3, h4, h5, h6, td, th, li, ul, ol, table, section, article, header, footer, nav, main, aside, figure, blockquote, pre, code, hr {
    cursor: url('https://new.pvzhe.wiki/images/1/10/%E5%85%89%E6%A0%87.png'), auto;
}


/* 有链接时 */
a, button, .pvzhe-card, input[type="submit"], .mw-ui-button, #back-to-top, .wiki-pet, .pet-switch-btn, .random-plant-btn, .random-zombie-btn, .friend-btn, .msg-send-btn, .comment-submit {
    cursor: url('https://new.pvzhe.wiki/images/4/42/%E5%85%89%E6%A0%87%E6%9C%89%E9%93%BE%E6%8E%A5.png'), pointer;
}
/* 输入框 */
input[type="text"], input[type="search"], textarea, input[type="number"], input[type="password"] {
    cursor: url('https://new.pvzhe.wiki/images/7/78/%E5%85%89%E6%A0%87%E8%BE%93%E5%85%A5.png'), text;
}
/* 拖拽 */
.formation-plant, .wiki-pet, [draggable="true"] {
    cursor: url('https://new.pvzhe.wiki/images/4/42/%E5%85%89%E6%A0%87%E6%9C%89%E9%93%BE%E6%8E%A5.png'), move;
}

2026年7月15日 (三) 06:51的最新版本