2023年政策修订增补工作正在进行中,欢迎参与!
海喵/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页面]] */