Difference between revisions of "MediaWiki:Common.css"

forgot height on image
(added flexbox styles for tally hall page)
(forgot height on image)
Line 364: Line 364:
.page-Tally_Hall .flexRowContainer .flexItem .tleft .thumbinner .thumbimage {
.page-Tally_Hall .flexRowContainer .flexItem .tleft .thumbinner .thumbimage {
width: 150px !important;
width: 150px !important;
height: auto;
}
}