Omega计划/Style.css:修订间差异

来自Limbo Wiki
(为什么不用mw-code呢?)
无编辑摘要
 
(未显示同一用户的2个中间版本)
第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计划]] */

2022年4月27日 (三) 15:04的最新版本

.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计划]] */