帮助:Test/styles.css:修订间差异

跳到导航 跳到搜索
删除2,096字节 、​ 2023年8月14日 (星期一)
无编辑摘要
(修改)
无编辑摘要
标签手工回退
 
(未显示2个用户的180个中间版本)
第1行: 第1行:
/* 极乐净土 */
table.infobox.vcard.section-doujin{
  background:rgba(252, 238, 210, 0.5);
  border:3px rgba(201, 201, 66, 0.5) solid;
}
.section-doujin th:not(.title) {
  background: #e8df31;
  width: 30%;
}
.section-doujin td:not(.title) {
    color: #e8df31;
  padding-left: 5px;
}
.section-doujin th.title {
  background: #b8b800;
}
/* 恋语幽境 */
table.infobox.vcard.section-galgame{
    background:rgba(210, 252, 221, 0.5);
  border:3px rgba(71, 201, 66, 0.5) solid;
}
.section-galgame th:not(.title) {
  background: #69dc69;
  width: 30%;
}
.section-galgame td:not(.title) {
  color: #49bf49;
  padding-left: 5px;
}
.section-galgame th.title {
  background: #53b06b;
}
/* 不动游星 */
table.infobox.vcard.section-game{
  background:rgba(210, 231, 252, 0.5);
    border:3px rgba(66, 127, 201, 0.5) solid;
}
.section-game th:not(.title) {
  background: #6098ff;
  width: 30%;
}
.section-game td:not(.title) {
  color: #6098ff;
  padding-left: 5px;
}
.section-game th.title {
  background: #2163db;
}
/* 动漫地带 */
table.infobox.vcard.section-comic{
  background:rgba(252, 210, 251, 0.5) ;
    border:3px rgba(201, 66, 185, 0.5)  solid;
}
.section-comic td:not(.title){
  color: #f5b5f2;
  padding-left: 5px;
}
.section-anime-comic th:not(.title) {
  background: #f5b5f2;
  width: 30%;
}
.section-anime-comic th.title {
  background: #c441be;
}
/* 文化漫谈 */
table.infobox.vcard.section-culture{
  background:rgba(252, 238, 210, 0.5) ;
  border:3px rgba(222, 166, 75, 0.5) solid;
}
.section-culture th:not(.title) {
  background: #FFAF60;
  width: 30%;
}
.section-culture td:not(.title) {
  color: #FFAF60;
  padding-left: 5px;
  background:transparent;
}
.section-culture th.title {
  background: #d67e27;
}
/* 预设 */
table.infobox.vcard.section-default{
  background:rgba(252, 210, 210, 0.5) ;
  border:3px rgba(222, 75, 75, 0.5) solid;
}
.section-default th:not(.title) {
  background: #ff6060;
  width: 30%;
}
.section-default td:not(.title) {
  color: #ff6060;
  padding-left: 5px;
  background:transparent;
}
.section-default th.title {
  background: #d62727;
}
/* [[Category:CSS页面]] */
/* [[Category:CSS页面]] */
/* 此处用于测试样式,使用后务必清空 */
15,321

个编辑

导航菜单