MediaWiki:Mobile.css: Difference between revisions
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 { |