——公众号 南派三叔盗墓笔记
MediaWiki:Common.css:修订间差异
跳转到导航
跳转到搜索
无编辑摘要 |
无编辑摘要 |
||
| 第5行: | 第5行: | ||
/* 背景 */ | /* 背景 */ | ||
body { | body { | ||
background:url("https:// | background:url("https://i.postimg.cc/tRD11dmm/beijing.jpg") no-repeat fixed 50% 0; | ||
background-size:cover; | background-size:cover; | ||
} | } | ||
.mw-special-ApiHelp { | .mw-special-ApiHelp { | ||
background: url("https:// | background: url("https://i.postimg.cc/tRD11dmm/beijing.jpg") no-repeat fixed 50% 0; | ||
background-size:cover; | background-size:cover; | ||
color:#ffffff | color:#ffffff | ||
2026年6月16日 (二) 21:07的版本
html {
scroll-padding-top: 60px;
}
/* 背景 */
body {
background:url("https://i.postimg.cc/tRD11dmm/beijing.jpg") no-repeat fixed 50% 0;
background-size:cover;
}
.mw-special-ApiHelp {
background: url("https://i.postimg.cc/tRD11dmm/beijing.jpg") no-repeat fixed 50% 0;
background-size:cover;
color:#ffffff
}
p {margin: 0;}
.resp-tab-content p {
margin:0;
}
.full-width {
width: 100% !important;
}
.mw-indicators {
display: none;
}
.comment-container {
margin-top: 1em;
background: white;
}
/* Nav */
.wiki-header {
z-index: 1;
}
.wiki-header .wiki-nav-celling {
background: transparent;
}
.wiki-header .wiki-nav .celling-box {
background: #2D2D2D;
box-shadow: 0 6px 12px 0 rgba(0,0,0,0.6);
}
.menu-wrap .wiki-menu-li-1 {
background: transparent;
}
.menu-wrap .wiki-menu-li-1>a {
color: white;
}
/* Sep out local notice */
#bodyContent, #flowthread {
padding: 2rem;
background: white;
}
@media (min-width: 768px){
.game-bg {
background: transparent;
padding: 0;
box-shadow: none;
}
.firstHeadingTools {
margin-bottom: 0px;
background: #fff;
padding-left: 10px;
}
#firstHeading {
background: #fff;
padding-left: 10px;
}
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
margin-bottom: 0px;
}
}
@media (max-width: 759px) {
#bodyContent {
padding: 0;
}
}
.page-首页 > .game-bg > .mw-body > #bodyContent {
padding: 0;
}
/*#contentSub{
display:none;
} */
@media (min-width: 982px){
.client-js #mw-content-text {
margin: 0;
}
}