查看“MediaWiki:Common.css”的源代码
←
MediaWiki:Common.css
跳转到导航
跳转到搜索
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于这些用户组的用户执行:
管理员
、编辑者
此页面为本wiki上的软件提供界面文本,并受到保护以防止滥用。 如欲修改所有wiki的翻译,请访问
translatewiki.net
上的MediaWiki本地化项目。
您无权编辑此CSS页面,因为编辑此页面可能会影响所有访问者。
您可以查看和复制此页面的源代码。
/* ============================================ 基础链接悬停效果 ============================================ */ /* 1. 页面内链接 - 平滑变色加下划线 */ a { transition: color 0.3s ease, text-decoration-color 0.3s ease; } a:hover { color: #d4532a; /* 醒目橙红色 */ text-decoration-color: #d4532a; } /* 2. 外部链接 - 添加右箭头动画 */ a.external { transition: all 0.3s ease; } a.external:hover { padding-right: 4px; color: #2a6b9e; } a.external:hover::after { content: " →"; transition: all 0.3s ease; } /* 3. 导航栏链接 - 背景高亮 */ #mw-panel a, #p-navigation a { display: block; padding: 4px 8px; border-radius: 4px; transition: background-color 0.25s ease, padding-left 0.25s ease; } #mw-panel a:hover, #p-navigation a:hover { background-color: #eaf3ff; padding-left: 12px; } /* 4. 页面标题 - 微缩放 */ #firstHeading { transition: transform 0.3s ease; } #firstHeading:hover { transform: scale(1.02); color: #2a4b7a; } /* 5. 信息框或卡片样式悬停 */ .infobox, .wikitable { transition: box-shadow 0.3s ease, transform 0.3s ease; } .infobox:hover, .wikitable:hover { box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15); transform: translateY(-2px); } /* 6. 图片悬停 - 轻微放大和阴影 */ .thumb img, .image img { transition: transform 0.4s ease, box-shadow 0.4s ease; border-radius: 4px; } .thumb img:hover, .image img:hover { transform: scale(1.02); box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); } /* 7. 按钮悬停效果(如有自定义按钮类) */ .mw-ui-button { transition: all 0.3s ease; } .mw-ui-button:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); } /* 8. 目录列表悬停 - 左移效果 */ #toc li { transition: padding-left 0.2s ease; } #toc li:hover { padding-left: 8px; color: #2a6b9e; } /* 9. 分类链接悬停 - 背景色块 */ #catlinks a { padding: 2px 6px; border-radius: 3px; transition: background-color 0.3s ease; } #catlinks a:hover { background-color: #d9e8ff; } /* 10. 编辑区链接工具条(如编辑、查看历史等) */ #p-views a, #p-cactions a { transition: background-color 0.3s ease, border-radius 0.3s ease; padding: 2px 8px; } #p-views a:hover, #p-cactions a:hover { background-color: #f0f8ff; border-radius: 4px; }
返回
MediaWiki:Common.css
。
蜀ICP备2026037366号-1
导航菜单
个人工具
创建账号
登录
命名空间
系统消息
讨论
English
查看
阅读
查看源代码
查看历史
更多
搜索
战役剧情
任务列表
时间线与剧情
第一幕:红色黎明
第二幕:厄普西隆纪元
第三幕:新世记
额外章节:特殊行动
额外章节:合作任务
额外章节:挑战
主要角色
盟军指挥官
苏联将军
厄普西隆异教
沃克网AI
阵营
同盟国联军
苏维埃联盟
厄普西隆军
焚风反抗军
中立科技
军备
单位总览
同盟国联军军备
苏维埃联盟军备
厄普西隆军军备
焚风反抗军军备
游戏数据
注册名对照表
修正比
其它
查看所有文件
工具
链入页面
相关更改
特殊页面
页面信息