首页
随机
最近更改
特殊页面
社群首页
参数设置
关于WHY42
免责声明
WHY42
搜索
用户菜单
登录
欢迎来到Riguz的小站!这是一个私人wiki,用来记录一些我的笔记。
查看“MediaWiki:Common.css”的源代码
←
MediaWiki:Common.css
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
此页面为本wiki上的软件提供界面文本,并受到保护以防止滥用。 如欲修改所有wiki的翻译,请访问
translatewiki.net
上的MediaWiki本地化项目。
您无权编辑此CSS页面,因为编辑此页面可能会影响所有访问者。
您可以查看和复制此页面的源代码。
/* 放置于这里的CSS将应用于所有皮肤 */ html,body{ font-family: "PingHei","Lucida Grande", "Lucida Sans Unicode", "Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu, "Helvetica","Arial","Verdana","sans-serif"; } body{ width:960px; margin:0 auto; } div#content{ border:0; } .wikiEditor-ui-text{ font-size:12px; font-family:monospace,sans-serif; } .poem{ font-family: "楷体","楷体_GB2312"; font-size:20px; color: #032201; background: #f2f2e2; text-align: left; background-image: url("http://riguz.com/images/fish.jpg"); background-position: right top; background-repeat: no-repeat; padding-top: 145px; padding-left:20px; padding-bottom:30px; } .editOptions{ color:#094854; } .editOptions input{ color:blue; } fieldset#mw-searchoptions { background:none; } .mw-search-formheader { background-color: #000000; } #searchGoButton,#mw-searchButton{ background: #347bff; color: #fff; border: 1px solid #347bff; border-left: none; border-right: none; } ol{ list-style-type: decimal-leading-zero; }
返回
MediaWiki:Common.css
。