查看“MediaWiki:Common.css”的源代码
←
MediaWiki:Common.css
跳转到导航
跳转到搜索
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于该用户组的用户执行:
用户
此页面为本wiki上的软件提供界面文本,并受到保护以防止滥用。 如欲修改所有wiki的翻译,请访问
translatewiki.net
上的MediaWiki本地化项目。
您无权编辑此CSS页面,因为编辑此页面可能会影响所有访问者。
您可以查看和复制此页面的源代码。
/* 这里放置的CSS将应用于所有皮肤 */ /* Reset some default styles */ body, h1, h2, h3, p, ul, li { margin: 0; padding: 0; } body { font-family: Arial, sans-serif; background-color: #f9f9f9; } /* Layout structure */ #mw-content-text { display: flex; } #sidebar { width: 240px; background-color: #fff; border-right: 1px solid #e3e3e3; padding: 15px; box-shadow: 0 2px 4px rgba(0,0,0,0.1); height: 100vh; /* Full viewport height */ position: sticky; top: 0; } #main-content { flex-grow: 1; padding: 20px; background-color: #fafafa; margin-left: 260px; /* To offset the sidebar width */ } h1, h2, h3 { color: #282828; } /* Sidebar style */ #sidebar ul { list-style-type: none; padding: 0; margin: 0; } #sidebar ul li { margin: 10px 0; } #sidebar ul li a { text-decoration: none; color: #065fd4; font-weight: bold; } #sidebar ul li a:hover { text-decoration: underline; } /* Main content style */ #main-content h1 { font-size: 24px; margin-bottom: 20px; } #main-content p { line-height: 1.6; color: #606060; } /* Footer style */ #footer { text-align: center; padding: 20px; background-color: #fff; border-top: 1px solid #e3e3e3; margin-top: 20px; font-size: 14px; color: #909090; }
返回
MediaWiki:Common.css
。
导航菜单
个人工具
中文(中国大陆)
创建账号
登录
命名空间
系统消息
讨论
English
查看
阅读
查看源代码
查看历史
更多
搜索
导航
首页
最近更改
随机页面
MediaWiki帮助
工具
链入页面
相关更改
特殊页面
页面信息