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

模板页面
无编辑摘要
无编辑摘要
第1行: 第1行:
/*前置*/
/*前置*/
.wk-role-list .navbox-even, .wk-rules-list .navbox-even, .wk-cartoon-list .navbox-even{
.wk-role-list .navbox-even, .wk-rules-list .navbox-even, .wk-cartoon-list .navbox-even {
background: transparent;
background: transparent;
}
}


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


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


/*格式手册*/
/*格式手册*/
.wk-rules-body{
.wk-rules-body {
background:#5a055a;
background: #5a055a;
border-radius: 5px;
border-radius: 5px;
}
}
.wk-rules-title{
.wk-rules-title {
background:#ffcccc;
background: #ffcccc;
border-radius: 5px;
border-radius: 5px;
}
}
.wk-rules-group{
.wk-rules-group {
background:#d4c0d3;
background: #d4c0d3;
border-radius: 5px;
border-radius: 5px;
}
}
.wk-rules-list{
.wk-rules-list {
background:#ffeee3;
background: #ffeee3;
text-align:left;
text-align: left;
border-radius: 5px;
border-radius: 5px;
}
}
.wk-rules-list .navbox-group{
.wk-rules-list .navbox-group {
background:#f1cde7;
background: #f1cde7;
border-radius: 5px;
border-radius: 5px;
}
}
.wk-rules-body .wk-rules-list .wk-rules-list .navbox-group{
.wk-rules-body .wk-rules-list .wk-rules-list .navbox-group {
background:#f1cde7;
background: #f1cde7;
border-radius: 5px;
border-radius: 5px;
}
}
/*帮助手册*/
/*帮助手册*/
.wk-help-body{
.wk-help-body {
background:#1ec088;
background: #1ec088;
border-radius: 5px;
border-radius: 5px;
}
}
.wk-help-title{
.wk-help-title {
background:#7fffd4;
background: #7fffd4;
border-radius: 5px;
border-radius: 5px;
}
}
.wk-help-group{
.wk-help-group {
background:#b8f4e5;
background: #b8f4e5;
border-radius: 5px;
border-radius: 5px;
}
}
.wk-help-list{
.wk-help-list {
background:#F0FFFF;
background: #F0FFFF;
text-align:left;
border-radius: 5px;
border-radius: 5px;
}
}
.wk-help-list .navbox-group{
.wk-help-list .navbox-group {
background:#c7f5e4;
background: #c7f5e4;
border-radius: 5px;
text-align:left;
border-radius:5px;
}
}
.wk-help-body .wk-help-list .navbox-title{
.wk-help-body .wk-help-list .navbox-title {
background: #55e9ca;
background: #55e9ca;
border-radius: 5px;
border-radius: 5px;

2024年6月22日 (六) 10:42的版本

/*前置*/
.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-cartoon-list .navbox-group {
	background: #dcf68e;
	border-radius: 5px;
}
.wk-cartoon-body .wk-cartoon-list .wk-cartoon-list .navbox-group {
	background: #F3F0DE;
	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;
	text-align: left;
	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;
}