注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。
?_=1来访问最新页面。https://mobile.moegirl.org.cn/User:Leranjun/archive/mooncake-ad-light.css?_=1.mgpmc-ad-root {
font-size: 2.5vmin;
background: white;
color: #1d1d1f;
padding-top: 1.5em;
text-align: center;
}
.mgpmc-ad-root a,
.mw-customtoggle-mgpmc-ad {
color: green;
}
.mgpmc-ad-root .in-page-edit-article-link-group,
.mgpmc-ad-root .Wikiplus-Edit-EveryWhereBtn {
display: none;
}
.mgpmc-left {
text-align: left;
}
.mgpmc-heading {
font-size: 3em;
font-weight: 600;
}
.mgpmc-tagline {
font-size: 1.25em;
}
.mgpmc-small {
font-size: 0.6em;
}
.mgpmc-emph {
font-size: 1.5em;
font-weight: 600;
}
.mgpmc-fullimg {
text-align: center;
}
.mgpmc-fullimg > img {
width: 100%;
}
.mgpmc-horizontal {
margin-top: 2em;
}
.mgpmc-horizontal > * {
margin: 0 0.5em;
display: inline-block;
}
#mw-customcollapsible-mgpmc-ad {
padding: 1.5em;
}
.mgpmc-section {
margin-top: 6em;
}
.mgpmc-hero-image {
margin: 3em;
}
.mgpmc-hero-image > img {
width: 12em;
}
.mgpmc-flex {
display: flex;
flex-flow: row wrap;
}
.mgpmc-flex-col {
flex-direction: column;
}
.mgpmc-flex-grow {
flex: 1 1 0;
}
@media only screen and (max-width: 1200px) {
.mgpmc-flex {
flex-direction: column;
}
}
.mgpmc-feat {
flex: 1 1 0;
margin: 0.5em;
padding: 2em;
border-radius: 2em;
background: #fafafa;
}
.mgpmc-feat > table {
height: 100%;
}
.mgpmc-feat img {
max-width: 550px;
}
.mgpmc-feat th,
.mgpmc-feat .mgpmc-lead {
display: inline-block;
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
}
.mgpmc-feat-green th,
.mgpmc-feat-green .mgpmc-lead {
color: #003300;
background-image: linear-gradient(165deg, #2e7d32 0%, #1b5e20 60%, #003300 90%);
}
.mgpmc-feat-red th,
.mgpmc-feat-red .mgpmc-lead {
color: #870000;
background-image: linear-gradient(165deg, #870000 0%, #bf360c 60%, #d84315 90%);
}
.mgpmc-feat-blue th,
.mgpmc-feat-blue .mgpmc-lead {
color: #1a237e;
background-image: linear-gradient(165deg, #1a237e 0%, #0d47a1 60%, #311b92 90%);
}
.mgpmc-lead {
font-size: 2em;
font-weight: 600;
}
.mgpmc-button {
margin-top: 1em;
}
.mgpmc-button a:hover,
.mgpmc-button a:focus {
text-decoration: none;
}
.mgpmc-button a span {
color: white;
font-size: 0.8em;
padding: 0.5em 1em;
background: green;
border-radius: 60em;
}
.mgpmc-footnotes {
font-size: 0.5em;
color: #6e6e73;
text-align: left;
}