置顶公告:【置顶】关于临时开启评论区所有功能的公告(2022.10.22) | 【置顶】关于本站Widget恢复使用的公告
  • 你好~!欢迎来到萌娘百科镜像站!如需查看或编辑,请联系本站管理员注册账号。
  • 本镜像站和其他萌娘百科的镜像站无关,请注意分别。

Template:PTabs/styles.css

贴贴♀百科,万娘皆可贴的百科全书!转载请标注来源页面的网页链接,并声明引自贴贴百科。内容不可商用。
跳到导航 跳到搜索
.PTabs .TabContent {
}
.PTabs .TabLabelText.selected {
}
.infotemplatebox .PTabs p {
	margin: 0;
}
.infotemplatebox .PTabs img {
	height: 270px;
	width: auto;
}

.PTabs.p1 .TabContent {
	background: linear-gradient(to bottom, #FFF, #F8F8FF) !important;
}
.PTabs.p1 .TabLabelText.selected {
	border-color: #6A5ACD #E6E6FA #E6E6FA #E6E6FA !important;
	background-color: #E6E6FA !important;
}

.PTabs.p2 .TabContent {
	background: linear-gradient(to bottom, #FFF, #FFEEF0) !important;
}
.PTabs.p2 .TabLabelText.selected {
	border-color: #DB7093 #FFC0CB #FFC0CB #FFC0CB !important;
	background-color: #FFC0CB !important;
}

.PTabs.p3 .TabContent {
	background: linear-gradient(to bottom, #FFF, #F0F8FF) !important;
}
.PTabs.p3 .TabLabelText.selected {
	border-color: #00BFFF #95E6FF #95E6FF #95E6FF !important;
	background-color: #95E6FF !important;
}

.PTabs.p3p .TabContent {
	background: linear-gradient(to bottom, #FFF, #FFEEF0) !important;
}
.PTabs.p3p .TabLabelText.selected {
	border-color: #FF69B4 #FFC3EB #FFC3EB #FFC3EB !important;
	background-color: #FFC3EB !important;
}

.PTabs.p4 .TabContent {
	background: linear-gradient(to bottom, #FFF, #FFFFF0) !important;
}
.PTabs.p4 .TabLabelText.selected {
	border-color: #FFE600 #FFFACD #FFFACD #FFFACD !important;
	background-color: #FFFACD !important;
}

.PTabs.p5 .TabContent {
	background: linear-gradient(to bottom, #FFF, #FFEEEE) !important;
}
.PTabs.p5 .TabLabelText.selected {
	border-color: #EE2222 #FFBBBB #FFBBBB #FFBBBB !important;
	background-color: #FFBBBB !important;
}

/* [[Category:在模板名字空间下的CSS页面]] */