置顶公告:【置顶】关于临时开启评论区所有功能的公告(2022.10.22) | 【置顶】关于本站Widget恢复使用的公告
  • 你好~!欢迎来到萌娘百科镜像站!如需查看或编辑,请联系本站管理员注册账号。
  • 本镜像站和其他萌娘百科的镜像站无关,请注意分别。

Template:活动/萌娘百科2022年年报.css

贴贴♀百科,万娘皆可贴的百科全书!转载请标注来源页面的网页链接,并声明引自贴贴百科。内容不可商用。
跳到导航 跳到搜索
/* 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;
}
/* [[分类:在模板名字空间下的CSS页面]] */