Difference between revisions of "User:Ickputzdirwech/common.css"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
.image_wrapper_ick { width:250px; height:250px; display:table-cell; vertical-align:middle; text-align:center; padding:0; } | .image_wrapper_ick { width:250px; height:250px; display:table-cell; vertical-align:middle; text-align:center; padding:0; } | ||
.infobox img { | .infobox img { | ||
− | max-width: 250px; max-height: 250px; | + | max-width: 250px; |
+ | max-height: 250px; | ||
+ | text-align: center; | ||
} | } |
Revision as of 09:13, 19 November 2022
.image_wrapper_ick { width:250px; height:250px; display:table-cell; vertical-align:middle; text-align:center; padding:0; } .infobox img { max-width: 250px; max-height: 250px; text-align: center; }