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

来自Limbo Wiki
(创建页面,内容为“.pre{ display:block; border:dashed 2px #444444; background:#F5F5F5; margin-left:auto; margin-right:auto; width:auto; padding:12px; }”)
标签(旧)WikiEditor
 
无编辑摘要
 
(未显示同一用户的13个中间版本)
第1行: 第1行:
.pre{
.trs{
display:block;
color:transparent;
border:dashed 2px #444444;
background:#F5F5F5;
margin-left:auto;
margin-right:auto;
width:auto;
padding:12px;
}
}
.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计划]] */

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