查看“MediaWiki:Gadget-code-prettify.css”的源代码
←
MediaWiki:Gadget-code-prettify.css
跳转至:
导航
、
搜索
因为以下原因,您没有权限编辑本页:
您所请求的操作仅限于该用户组的用户使用:
用户
该页提供此wiki软件的界面文字,它已被保护以防止恶意修改。如欲修改所有wiki的翻译,请到
translatewiki.net
上的MediaWiki本地化计划。
您可以查看与复制此页面的源代码。
/* https://github.com/google/code-prettify/blob/master/src/prettify.css */ /** * @license * Copyright (C) 2015 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ .pln { color: #000; } @media screen { .str { color: #080; } .kwd { color: #008; } .com { color: #800; } .typ { color: #606; } .lit { color: #066; } .pun, .opn, .clo { color: #660; } .tag { color: #008; } .atn { color: #606; } .atv { color: #080; } .dec, .var { color: #606; } .fun { color: red; } } @media print, projection { .str { color: #060; } .kwd { color: #006; font-weight: bold; } .com { color: #600; font-style: italic; } .typ { color: #404; font-weight: bold; } .lit { color: #044; } .pun, .opn, .clo { color: #440; } .tag { color: #006; font-weight: bold; } .atn { color: #404; } .atv { color: #060; } } pre.prettyprint { padding: 2px; border: 1px solid #888; } ol.linenums { margin-top: 0; margin-bottom: 0; } li.L1, li.L3, li.L5, li.L7, li.L9 { background: #eee; } li.linenums-active { background-color: #fff8c5; box-shadow: inset 2px 0 0 #d4a72c66; } /* 优化移动端代码显示 */ .skin-minerva pre.prettyprint { white-space: pre; overflow-x: auto; } .skin-minerva pre.prettyprint li { margin-bottom: 0; } .skin-minerva ol.linenums { width: max-content; min-width: 100%; }
返回至
MediaWiki:Gadget-code-prettify.css
。
导航菜单
个人工具
登录
名字空间
消息
讨论
变种
视图
阅读
查看源代码
查看历史
更多
搜索
导航
首页
随机页面
最近更改
最新文件
常用
上传多个文件
工具
链入页面
相关更改
特殊页面
页面信息