模板:活动简介右侧栏/styles.css:修订间差异

来自SS唯基
跳到导航 跳到搜索
(修改)
(修改)
第1行: 第1行:
/* 极乐净土 */
table.infobox.vcard.section-doujin{
  background:#fceed2;
    border:3px #c9c942 solid;
}
.section-doujin th.title {
.section-doujin th.title {
   background: #b8b800;
   background: #b8b800;
}
}


.section-galgame th.title {
.section-doujin th:not(.title) {
   background: #53b06b;
   background: #e8df31;
  width: 30%;
    color: #e8df31;
  padding-left: 5px;
}
}


.section-game th.title {
  background: #2163db;
}


.section-anime-comic th.title {
/* 恋语幽境 */
  background: #c441be;
table.infobox.vcard.section-galgame{
    background:#d2fcdd;
  border:3px #47c942 solid;
}
}


.section-default th.title {
.section-galgame th.title {
   background: #d67e27;
   background: #53b06b;
}
 
.section-doujin th:not(.title) {
  background: #e8df31;
  width: 30%;
}
}


.section-galgame th:not(.title) {
.section-galgame th:not(.title) {
   background: #a9ccb2;
   background: #73eb75;
   width: 30%;
   width: 30%;
  padding-left: 5px;
  color: #73eb75;
}
}


.section-game th:not(.title) {
/* 不动游星 */
  background: #6098ff;
table.infobox.vcard.section-game{
  width: 30%;
  background:#d2e7fc;
    border:3px #427fc9 solid;
}
}


.section-anime-comic th:not(.title) {
.section-game td:not(.title) {
  background: #f5b5f2;
    color: #6098ff;
  width: 30%;
}
 
.section-default th:not(.title) {
  background: #FFAF60;
  width: 30%;
}
.section-doujin td:not(.title) {
  color: #e8df31;
   padding-left: 5px;
   padding-left: 5px;
  background: #6098ff;
    width: 30%;


}
}


.section-galgame td:not(.title) {
  color: #73eb75;
  padding-left: 5px;


.section-game th.title {
  background: #2163db;
}
}


.section-game td:not(.title) {
  color: #6098ff;
  padding-left: 5px;


/* 动漫地带 */
table.infobox.vcard.section-comic{
  background:#fcd2fb;
    border:3px #c942b9 solid;
}
}


.section-comic td:not(.title){
.section-comic td:not(.title){
  color: #f5b5f2;
    color: #f5b5f2;
   padding-left: 5px;
   padding-left: 5px;
  background: #f5b5f2;
    width: 30%;


}
}


.section-default td:not(.title) {
.section-anime-comic th.title {
   color: #FFAF60;
   background: #c441be;
  padding-left: 5px;
  background:transparent;
}
}


table.infobox.vcard.section-game{
  background:#d2e7fc;
    border:3px #427fc9 solid;
}


table.infobox.vcard.section-doujin{
/* 无指定版区,预设模式 */
table.infobox.vcard.section-default{
   background:#fceed2;
   background:#fceed2;
    border:3px #c9c942 solid;
  border:3px #dea64b solid;
}
}


table.infobox.vcard.section-galgame{
.section-default td:not(.title) {
    background:#d2fcdd;
    color: #FFAF60;
    border:3px #47c942 solid;
  padding-left: 5px;
  background: #FFAF60;
    width: 30%;
    background:transparent;
}
}


table.infobox.vcard.section-comic{
 
  background:#fcd2fb;
.section-default th.title {
    border:3px #c942b9 solid;
    background: #d67e27;
}
}




table.infobox.vcard.section-default{
 
  background:#fceed2;
  border:3px #dea64b solid;
}
/* [[Category:CSS页面]] */
/* [[Category:CSS页面]] */

2022年10月22日 (六) 08:48的版本

/* 极乐净土 */
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%;
    background:transparent;
}


.section-default th.title {
    background: #d67e27;
}



/* [[Category:CSS页面]] */