605
edits
SadanYagci (talk | contribs) No edit summary |
SadanYagci (talk | contribs) No edit summary |
||
Line 50: | Line 50: | ||
min-width: 200px; | min-width: 200px; | ||
min-height: 100px; | min-height: 100px; | ||
display: flex; | |||
height: 100%; | height: 100%; | ||
align-items: center; | align-items: center; | ||
background-repeat: no-repeat; | |||
background-size: contain; | |||
} | } | ||
#mp-portals li img { | #mp-portals li img { | ||
float: left; | |||
width: 75px; | |||
height: 75px; | |||
padding: 7px; | |||
} | |||
#mp-portals li h3 { | |||
float: left; | float: left; | ||
width: 75px; | width: 75px; |