帮助文档
查看“MediaWiki:Common.css”的源代码
←
MediaWiki:Common.css
跳转至:
导航
、
搜索
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于该用户组的用户执行:
用户
此页面为本wiki上的软件提供界面文本,并受到保护以防止滥用。 如欲修改所有wiki的翻译,请访问
translatewiki.net
上的MediaWiki本地化项目。
您无权编辑此CSS页面,因为编辑此页面可能会影响所有访问者。
您可以查看和复制此页面的源代码。
/* 这里放置的CSS将应用于所有皮肤 */ #contentwrapper{ max-width: 1840px; } .button{ background-color: #1795bb; border: none; color: white; padding: 15px 30px; text-decoration: none; display: inline-block; transition-duration: 0.4s; cursor: pointer; font-size: 1.3em; text-align: center; margin: 10px 5px; line-height: 1.2em; font-weight:bold; } .button:hover{ background-color: #fff; color: #1795bb; border: 0px solid #ccc; }
返回
MediaWiki:Common.css
。
Edit MediaWiki