MediaWiki:Common.css:修订间差异

来自少前2百科
无编辑摘要
Lz讨论 | 贡献
无编辑摘要
第8行: 第8行:
   box-shadow:0 0 0 0.4em;
   box-shadow:0 0 0 0.4em;
   float:right;
   float:right;
  position:relative;
   z-index:1;
   z-index:1;
}
}

2024年1月21日 (日) 17:20的版本

table.infobox {
  border-style:hidden;
  border-width:0.4em;
  border-collapse:collapse;
  border-radius: 10px;
  text-align:center;
  vertical-align:center;
  box-shadow:0 0 0 0.4em;
  float:right;
  position:relative;
  z-index:1;
}

table.infobox td {
  z-index:-1;
}