“MediaWiki:Common.css”的版本间的差异

来自电脑维修知识库
跳转至: 导航搜索
(创建页面,内容为“放置于这里的CSS将应用于所有皮肤: 此处的 CSS 将应用于所有的皮肤: body {background-color: rgb(204,232,207); font-family:Cons...”
(没有差异)

2024年4月8日 (一) 05:18的版本

/* 放置于这里的CSS将应用于所有皮肤 */


 /* 此处的 CSS 将应用于所有的皮肤 */ 
 
 body {background-color: rgb(204,232,207); font-family:Consolas} 
 
 * {background-color: rgb(204,232,207); font-family:Consolas} 
 
 .mw-code{background-color: rgb(204,232,207); font-family:Consolas} 
 
 .mw-content-ltr pre{background-color: rgb(204,232,207); font-family:Consolas} 
 
 .firstHeading{background-color: rgb(204,232,207); font-family:Consolas} 
 
 .catlinks{background-color: rgb(204,232,207); font-family:Consolas}