Omega计划/Style.css:修订间差异
来自Limbo Wiki Mirror
| 小无编辑摘要 | 小 已从limbowiki:Omega计划/Style.css导入15个版本 | ||
| (未显示1个用户的4个中间版本) | |||
| 第1行: | 第1行: | ||
| .trs{ | .trs{ | ||
| 	color:transparent; | 	color:transparent; | ||
| } | |||
| .pom-doc .y{ | |||
| 	color:green; | |||
| 	font-weight:bold; | |||
| } | |||
| .pom-doc .n{ | |||
| 	color:red; | |||
| 	font-weight:bold; | |||
| } | |||
| .pom-doc .w{ | |||
| 	color:orange; | |||
| 	font-weight:bold; | |||
| } | |||
| .buttext{ | |||
| 	float:none; | |||
| 	text-align:center; | |||
| 	color:#2222DD; | |||
| 	font-size:2em; | |||
| } | } | ||
| /* [[Category:技术性页面]] */ | /* [[Category:技术性页面]] */ | ||
| /* [[Category:碎数研/Omega计划]] */ | /* [[Category:碎数研/Omega计划]] */ | ||
2025年6月26日 (四) 20:23的最新版本
.trs{
	color:transparent;
}
.pom-doc .y{
	color:green;
	font-weight:bold;
}
.pom-doc .n{
	color:red;
	font-weight:bold;
}
.pom-doc .w{
	color:orange;
	font-weight:bold;
}
.buttext{
	float:none;
	text-align:center;
	color:#2222DD;
	font-size:2em;
}
/* [[Category:技术性页面]] */
/* [[Category:碎数研/Omega计划]] */
