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

跳到导航 跳到搜索
添加793字节 、​ 2022年10月22日 (星期六)
修改
(修改)
(修改)
第1行: 第1行:
/* [[Category:CSS页面]] */
/* [[Category:CSS页面]] */
.section-doujin th.title {
  background: #b8b800;
}
.section-galgame th.title {
  background: #53b06b;
}
.section-game th.title {
  background: #2163db;
}
.section-anime-comic th.title {
  background: #c441be;
}
.section-default th.title {
  background: #d67e27;
}
.section-doujin th:not(.title),.section-doujin td:not(.title) {
  background: #e8df31;
  width: 30%;
}
.section-galgame th:not(.title),.section-galgame td:not(.title) {
  background: #a9ccb2;
  width: 30%;
}
.section-game th:not(.title),.section-game td:not(.title) {
  background: #6098ff;
  width: 30%;
}
.section-anime-comic th:not(.title) ,.section-comic td:not(.title){
  background: #f5b5f2;
  width: 30%;
}
.section-default th:not(.title),.section-default td:not(.title) {
  background: #FFAF60;
  width: 30%;
}




15,321

个编辑

导航菜单