Template:NavboxExteriorCSS/styles.css:修订间差异

模板页面
无编辑摘要
标签手工回退
无编辑摘要
 
(未显示同一用户的43个中间版本)
第1行: 第1行:
/*前置*/
.wk-awa{
.wk-role-list .navbox-even, .wk-rules-list .navbox-even, .wk-cartoon-list .navbox-even {
background:#ecfacc;
}
.wk-awa .navbox-even{
background: transparent;
background: transparent;
}
}

.wk-dad{
/*角色导航*/
background:#dcf68e;
.wk-role-body {
background: #7CCD7C;
border-radius: 5px;
}
.wk-role-title {
background: #C1FFC1;
border-radius: 5px;
}
.wk-role-list {
background: #ecfacc;
border-radius: 5px;
}
.wk-role-group {
background: #C0FF3E;
border-radius: 5px;
}
.wk-role-body .wk-role-list .wk-role-list .navbox-group, .wk-role-list .navbox-group {
background: #dcf68e;
border-radius: 5px;
}

/*动画导航*/
.wk-cartoon-body {
background: #E1BB96;
border-radius: 5px;
}
.wk-cartoon-title {
background: #FFDD98;
border-radius: 5px;
}
.wk-cartoon-list {
background: #F3F0DE;
border-radius: 5px;
}
.wk-cartoon-group {
background: #FFEF98;
border-radius: 5px;
}
.wk-cartoon-below, .wk-cartoon-list .navbox-title {
background: #f8e0b0;
border-radius: 5px;
}

/*有兽戏话导航*/
.wk-xihua-body {
background: #85839B;
border-radius: 5px;
}
.wk-xihua-title {
background: #C6CCFF;
border-radius: 5px;
}
.wk-xihua-list {
background: #F9EBFC;
border-radius: 5px;
}
.wk-xihua-group {
background: #B4C8DC;
border-radius: 5px;
}
.wk-xihua-above {
background: #C6CCFF;
border-radius: 5px;
}

/*格式手册*/
.wk-rules-body {
background: #5a055a;
border-radius: 5px;
}
.wk-rules-title {
background: #ffcccc;
border-radius: 5px;
}
.wk-rules-group {
background: #d4c0d3;
border-radius: 5px;
}
.wk-rules-list {
background: #ffeee3;
border-radius: 5px;
}
.wk-rules-list .navbox-group {
background: #f1cde7;
border-radius: 5px;
}
.wk-rules-body .wk-rules-list .wk-rules-list .navbox-group {
background: #f1cde7;
border-radius: 5px;
}

/*帮助手册*/
.wk-help-body {
background: #1ec088;
border-radius: 5px;
}
.wk-help-title {
background: #7fffd4;
border-radius: 5px;
}
.wk-help-group {
background: #b8f4e5;
border-radius: 5px;
}
.wk-help-list {
background: #F0FFFF;
border-radius: 5px;
}
}
.wk-awa .navbox-group{
.wk-help-list .navbox-group {
background:#dcf68e;
background: #c7f5e4;
border-radius: 5px;
}
}
.navbox .wk-awa .wk-awa{
.wk-help-body .wk-help-list .navbox-title {
background:#dcf68e;
background: #55e9ca;
border-radius: 5px;
}
}

2024年7月2日 (二) 13:35的最新版本

/*前置*/
.wk-role-list .navbox-even, .wk-rules-list .navbox-even, .wk-cartoon-list .navbox-even {
	background: transparent;
}

/*角色导航*/
.wk-role-body {
	background: #7CCD7C;
	border-radius: 5px;
}
.wk-role-title {
	background: #C1FFC1;
	border-radius: 5px;
}
.wk-role-list {
	background: #ecfacc;
	border-radius: 5px;
}
.wk-role-group {
	background: #C0FF3E;
	border-radius: 5px;
}
.wk-role-body .wk-role-list .wk-role-list .navbox-group, .wk-role-list .navbox-group {
	background: #dcf68e;
	border-radius: 5px;
}

/*动画导航*/
.wk-cartoon-body {
	background: #E1BB96;
	border-radius: 5px;
}
.wk-cartoon-title {
	background: #FFDD98;
	border-radius: 5px;
}
.wk-cartoon-list {
	background: #F3F0DE;
	border-radius: 5px;
}
.wk-cartoon-group {
	background: #FFEF98;
	border-radius: 5px;
}
.wk-cartoon-below, .wk-cartoon-list .navbox-title {
	background: #f8e0b0;
	border-radius: 5px;
}

/*有兽戏话导航*/
.wk-xihua-body {
	background: #85839B;
	border-radius: 5px;
}
.wk-xihua-title {
	background: #C6CCFF;
	border-radius: 5px;
}
.wk-xihua-list {
	background: #F9EBFC;
	border-radius: 5px;
}
.wk-xihua-group {
	background: #B4C8DC;
	border-radius: 5px;
}
.wk-xihua-above {
	background: #C6CCFF;
	border-radius: 5px;
}

/*格式手册*/
.wk-rules-body {
	background: #5a055a;
	border-radius: 5px;
}
.wk-rules-title {
	background: #ffcccc;
	border-radius: 5px;
}
.wk-rules-group {
	background: #d4c0d3;
	border-radius: 5px;
}
.wk-rules-list {
	background: #ffeee3;
	border-radius: 5px;
}
.wk-rules-list .navbox-group {
	background: #f1cde7;
	border-radius: 5px;
}
.wk-rules-body .wk-rules-list .wk-rules-list .navbox-group {
	background: #f1cde7;
	border-radius: 5px;
}

/*帮助手册*/
.wk-help-body {
	background: #1ec088;
	border-radius: 5px;
}
.wk-help-title {
	background: #7fffd4;
	border-radius: 5px;
}
.wk-help-group {
	background: #b8f4e5;
	border-radius: 5px;
}
.wk-help-list {
	background: #F0FFFF;
	border-radius: 5px;
}
.wk-help-list .navbox-group {
	background: #c7f5e4;
	border-radius: 5px;
}
.wk-help-body .wk-help-list .navbox-title {
	background: #55e9ca;
	border-radius: 5px;
}