打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

模板:MUCWikiHome/styles.css:修订间差异

来自MUC Wiki
Maintenance script留言 | 贡献
Refine MUC Wiki home component styles
Maintenance script留言 | 贡献
Tighten homepage first-viewport density
第35行: 第35行:
   align-content: center;
   align-content: center;
   gap: .62rem;
   gap: .62rem;
   min-height: 11.5rem;
   min-height: 10.2rem;
   padding: .35rem .25rem .35rem .35rem;
   padding: .35rem .25rem .35rem .35rem;
   line-height: 1.7;
   line-height: 1.7;
第77行: 第77行:
   display: grid;
   display: grid;
   place-items: center;
   place-items: center;
   min-height: 9.5rem;
   min-height: 8.8rem;
   overflow: hidden;
   overflow: hidden;
   border: 1px solid #edf1f6;
   border: 1px solid #edf1f6;
第88行: 第88行:
   display: block;
   display: block;
   width: 100%;
   width: 100%;
   max-width: 300px;
   max-width: 286px;
   height: auto;
   height: auto;
   border-radius: 11px;
   border-radius: 11px;
第135行: 第135行:


.mucwiki-home-topline {
.mucwiki-home-topline {
   margin-top: .82rem;
   margin-top: .9rem;
   padding: .68rem .85rem;
   padding: .68rem .85rem;
}
}
第348行: 第348行:


   .mucwiki-home-media {
   .mucwiki-home-media {
     min-height: 0;
     display: none;
    max-height: 7.6rem;
  }
 
  .mucwiki-home-media .mw-file-element,
  .mucwiki-home-media img {
    max-width: 230px;
   }
   }