模板:活动简介右侧栏/styles.css:修订间差异
外观
建立内容为“.section-doujin th.title { background: #b8b800; } .section-galgame th.title { background: #53b06b; } .section-game th.title { background: #2163db; } .sec…”的新页面 |
小无编辑摘要 |
||
第16行: | 第16行: | ||
.section-default th.title { | .section-default th.title { | ||
background: #d67e27; | |||
} | |||
.section-doujin th:not(.title) { | |||
background: #b8b800; | |||
} | |||
.section-galgame th:not(.title) { | |||
background: #53b06b; | |||
} | |||
.section-game th:not(.title) { | |||
background: #2163db; | |||
} | |||
.section-anime-comic th:not(.title) { | |||
background: #c441be; | |||
} | |||
.section-default th:not(.title) { | |||
background: #d67e27; | background: #d67e27; | ||
} | } |
2022年10月3日 (一) 10:42的版本
.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) { background: #b8b800; } .section-galgame th:not(.title) { background: #53b06b; } .section-game th:not(.title) { background: #2163db; } .section-anime-comic th:not(.title) { background: #c441be; } .section-default th:not(.title) { background: #d67e27; }