MediaWiki:Common.js: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 73: | Line 73: | ||
'<img src="'+img.cp+'" style="height: 50px; width: auto; object-fit: contain;">' + | '<img src="'+img.cp+'" style="height: 50px; width: auto; object-fit: contain;">' + | ||
'<img src="'+img.ce+'" style="height: 50px; width: auto; object-fit: contain;">' + | '<img src="'+img.ce+'" style="height: 50px; width: auto; object-fit: contain;">' + | ||
'<img src="'+img.ps+'" style="height: | '<img src="'+img.ps+'" style="height: 40px; width: auto; object-fit: contain;">' + | ||
'<img src="'+img.pr+'" style="height: 50px; width: auto; object-fit: contain;">' + | '<img src="'+img.pr+'" style="height: 50px; width: auto; object-fit: contain;">' + | ||
'</div>' + | '</div>' + | ||