MediaWiki:Mobile.css: Difference between revisions

156 bytes added ,  19:53, 24 August 2019
add CSS for displaychar images
m (add mutation and effect infoboxes)
(add CSS for displaychar images)
Line 207: Line 207:
.moduleinfobox > .infobox-imagearea {
.moduleinfobox > .infobox-imagearea {
   text-align: center;
   text-align: center;
}
.moduleinfobox > .infobox-imagearea > .qud-displaychar-standin-for-image {
  height: 180px;
  font-size: 140px;
  line-height: 140px;
  overflow: hidden;
}
}
.moduleinfobox > .infobox-rows > tbody > tr > th {
.moduleinfobox > .infobox-rows > tbody > tr > th {