「MediaWiki:Common.css」:修訂間差異

移除 266 位元組 、​ 2020年3月21日 (星期六)
無編輯摘要
imported>=海豚=
無編輯摘要
imported>=海豚=
無編輯摘要
第130行: 第130行:
}
}
/* info类模板 */
/* info类模板 */
.infobox {
.infoBox {
  border: 1px solid #a2a9b1;
   margin: 0 auto;
  background-color: #f8f9fa;
  color: black;
  margin-bottom: 0.5em;
  margin-left: 1em;
  padding: 0.2em;
  float: right;
  clear: right;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 4px;
  overflow: hidden;
}
}
.infoBoxTitle {
.infoBoxTitle {
匿名用戶