/* Only for [[Project:过期活动/萌娘百科2022年年报]] */
h2.activity-header {
text-align: center;
}
h2.activity-header img {
width: 400px !important;
max-width: 80% !important;
}
h2.activity-header::before,
h2.activity-header::after {
display: none !important;
}
.activity-content {
line-height: 0;
}
.activity-content img {
display: block;
margin: 0 auto;
width: 600px !important;
max-width: 100% !important;
}
.activity-content img:first-of-type {
border-top-left-radius: 0.5rem;
border-top-right-radius: 0.5rem;
}
.activity-content img:last-of-type {
border-bottom-left-radius: 0.5rem;
border-bottom-right-radius: 0.5rem;
}
.activity-content img:not([src]) {
height: 1000px !important;
}
/* [[Category:在模板命名空间下的CSS页面]] */