MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary Tag: Reverted |
||
| Line 39: | Line 39: | ||
width: 100% !important; | width: 100% !important; | ||
vertical-align: top; /* Reset to top on mobile for stacking */ | vertical-align: top; /* Reset to top on mobile for stacking */ | ||
padding-right: 2%; /* Right padding for image */ | padding-right: 0.2%; /* Right padding for image */ | ||
padding-top: 1%; /* Top padding for image only */ | padding-top: 0.1%; /* Top padding for image only */ | ||
padding-bottom: 1%; /* Bottom padding for image only */ | padding-bottom: 0.1%; /* Bottom padding for image only */ | ||
} | } | ||
.welcome-table td[rowspan] img { | .welcome-table td[rowspan] img { | ||