打开/关闭搜索
搜索
打开/关闭菜单
46
56
27
964
武外梗百科
导航
首页
最近更改
随机页面
站务
其他
友链
特殊页面
打开/关闭外观设置菜单
通知
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。
user-interface-preferences
个人工具
讨论
贡献
创建账号
登录
查看“︁MediaWiki:Common.css”︁的源代码
MediaWiki界面页面
查看
阅读
查看源代码
查看历史
associated-pages
系统消息
讨论
更多操作
←
MediaWiki:Common.css
因为以下原因,您没有权限编辑该页面:
此页面为本wiki上的软件提供界面文本,并受到保护以防止滥用。 如欲修改所有wiki的翻译,请访问
translatewiki.net
上的MediaWiki本地化项目。
您无权编辑此CSS页面,因为编辑此页面可能会影响所有访问者。
您可以查看和复制此页面的源代码。
.mw-hero { text-align: center; padding: 80px 20px 60px; background: linear-gradient(135deg, #e6ecff, #ffffff 40%); border-radius: 20px; margin-bottom: 40px; } .mw-hero-title { font-size: 3rem; font-weight: 700; margin-bottom: 10px; } .mw-hero-sub { font-size: 1.3rem; color: #555; } .mw-home-container { display: flex; gap: 30px; align-items: flex-start; margin-top: 20px; } .mw-left { flex: 2; } .mw-right { flex: 1; } /***************************** * Info Panel(右侧栏)Wikipedia 风 *****************************/ .mw-panel { background: #fff; padding: 20px; border-radius: 14px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); margin-bottom: 20px; } .mw-panel h2 { margin-top: 0; border-bottom: 1px solid #eee; padding-bottom: 8px; margin-bottom: 12px; } .mw-panel-content { font-size: 0.95rem; line-height: 1.4; } .mw-panel-content ul { margin: 0; padding-left: 18px; } .mw-card { padding: 18px; border-radius: 16px; background: white; box-shadow: 0 2px 8px rgba(0,0,0,0.08); margin-bottom: 18px; cursor: pointer; transition: 0.2s; } .mw-card:hover { box-shadow: 0 4px 14px rgba(0,0,0,0.15); transform: translateY(-2px); } .mw-card-title { font-size: 1.3em; font-weight: bold; margin-bottom: 6px; } .mw-card-desc { font-size: 0.9em; color: #555; } .mw-featured-article { border: 1px solid #ddd; padding: 15px; margin-bottom: 20px; background-color: #fdfdfd; border-radius: 8px; } .mw-featured-article h2 { margin-top: 0; font-size: 1.3em; } .mw-featured-article .mw-card-content { margin-top: 10px; } .card { display: block; text-decoration: none; color: inherit; } .recent-pages-list { list-style: none; padding-left: 0; margin: 0; } .recent-pages-list li { margin-bottom: 6px; font-size: 0.95em; } .recent-pages-list li a { text-decoration: none; color: #0645ad; } .recent-pages-list li a:hover { text-decoration: underline; } @media (prefers-color-scheme: dark) { .fa-box { background: rgba(24,24,27,0.6); box-shadow: 0 6px 18px rgba(0,0,0,0.28); color: #eaeaea; } .fa-extract { color: #dcdcdc; } .fa-link a { background: rgba(255,255,255,0.06); color: #eaeaea; } .fa-link a:hover { background: rgba(255,255,255,0.09); } } @media (max-width: 900px) { .mw-home-container { flex-direction: column; } }
返回
MediaWiki:Common.css
。
查看“︁MediaWiki:Common.css”︁的源代码
MediaWiki界面页面