「Widget:首页」:修訂間差異

出自H萌娘
跳至導覽 跳至搜尋
無編輯摘要
無編輯摘要
 
(未顯示同一使用者於中間所作的 6 次修訂)
行 3: 行 3:
    background-image:none !important;
    background-image:none !important;
}
}
a:hover img{filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;} 
a:hover img {
   filter:alpha(Opacity=80);
   -moz-opacity: 0.8;
   opacity: 0.8;
}
.mainpage,
.mainpage,
.mainpage * {
.mainpage * {
行 99: 行 103:
    text-indent: 0;
    text-indent: 0;
    margin-top: 0;
    margin-top: 0;
   border-width: 0;
    padding-left: .5em;
    padding-left: .5em;
    font-family: EasonPro, "黑体", serif !important;
    font-family: EasonPro, "黑体", serif !important;
行 182: 行 185:
    overflow: auto;
    overflow: auto;
}
}
/* responsive */
.mainpage-page-img {
.mainpage-page-img {
    width: 100%;
    height: auto;
   max-width: 100%;
}
}
.mainpage-page-intro {
.mainpage-page-intro {
行 255: 行 260:
    display: none;
    display: none;
}
}
h2 .mw-headline::after {
.mw-parser-output h2 .mw-headline::after, .mw-parser-output h2::after {
display: none !important;
display: none !important;
}
}
.firstHeading {
.firstHeading {
   display: none;
}
.comment-replybox {
   display: none;
}
#flowthread {
    display: none;
    display: none;
}
}

於 2023年2月1日 (三) 14:43 的最新修訂

=。=