2023年政策修订增补工作正在进行中,欢迎参与!
  • Moegirl.ICU:萌娘百科流亡社群 581077156(QQ),欢迎对萌娘百科运营感到失望的编辑者加入
  • Moegirl.ICU:账号认领正在试运行,有意者请参照账号认领流程

海喵/styles.css

萌娘百科,萬物皆可萌的百科全書!轉載請標註來源頁面的網頁連結,並聲明引自萌娘百科。內容不可商用。
跳至導覽 跳至搜尋
/* Only for [[海喵]] */
.fishing {
	margin-left:15px; text-align:left; font-size:14px;
}
@media screen and (max-width:600px) {
	.fishing {
		margin-left:0;
	}
}

.fishing table {
	display:table;
}

.fishing .TabContent {
	border-top-left-radius:0; border-top-right-radius:0;
}

.fishing .TabLabel {
    background: #cde5ea; border-top-left-radius:7px; border-top-right-radius:7px;
}

.fishing .TabLabelText {
	border-top-left-radius:7px; border-top-right-radius:7px;
}

.fishing .hover-change {
	max-width:100%;
}

.fishing .hover-change img{
	width:100% !important; height:auto !important;
	border-bottom-left-radius:4px; border-bottom-right-radius:4px;
}

@media screen and (max-width: 960px) {
	.fishing .wikitable tbody {
		display: table-row-group;
	}
}

/* [[Category:在主名字空间下的CSS页面]] */