模板:活动简介右侧栏/styles.css
外观
/* 极乐净土 */ table.infobox.vcard.section-doujin{ background:#fceed2; border:3px #c9c942 solid; } .section-doujin th.title { background: #b8b800; } .section-doujin th:not(.title) { background: #e8df31; width: 30%; color: #e8df31; padding-left: 5px; } /* 恋语幽境 */ table.infobox.vcard.section-galgame{ background:#d2fcdd; border:3px #47c942 solid; } .section-galgame th.title { background: #53b06b; } .section-galgame th:not(.title) { background: #73eb75; width: 30%; padding-left: 5px; color: #73eb75; } /* 不动游星 */ table.infobox.vcard.section-game{ background:#d2e7fc; border:3px #427fc9 solid; } .section-game td:not(.title) { color: #6098ff; padding-left: 5px; background: #6098ff; width: 30%; } .section-game th.title { background: #2163db; } /* 动漫地带 */ table.infobox.vcard.section-comic{ background:#fcd2fb; border:3px #c942b9 solid; } .section-comic td:not(.title){ color: #f5b5f2; padding-left: 5px; background: #f5b5f2; width: 30%; } .section-anime-comic th.title { background: #c441be; } /* 无指定版区,预设模式 */ table.infobox.vcard.section-default{ background:#fceed2; border:3px #dea64b solid; } .section-default td:not(.title) { color: #FFAF60; padding-left: 5px; background: #FFAF60; width: 30%; } .section-default th.title { background: #d67e27; } /* [[Category:CSS页面]] */